Commit Graph

28 Commits

Author SHA1 Message Date
Erik
f6cb03e2da Reduce repeated code in pcsdk module 2023-05-02 15:27:43 +02:00
Felix Schulze
29e45d58e1
Merge pull request #4 from thefeli73/proxima-centauri
Proxima centauri
2023-04-26 10:53:22 +02:00
Erik
738432f0df Change execute interface to use IP/Port pair 2023-04-25 14:55:57 +02:00
Erik
a7ae121750 Add Execute interface to pcsdk commands 2023-04-25 12:55:00 +02:00
Erik
d00d03b0cc Change directory back to pcsdk 2023-04-25 12:54:21 +02:00
Erik
b65e42304c Add execute for create command 2023-04-19 16:00:07 +02:00
Erik
e3e72de1f4 Add tests for modify and delete 2023-04-19 14:00:41 +02:00
Erik
1a31a304d6 Rename pcsdk module to commands 2023-04-19 13:58:48 +02:00
Erik
8bec57d034 Add structures and functions for making create/modify/delete commands 2023-04-19 13:17:33 +02:00
Erik
f9af813d49 Add create command structure and parsing 2023-04-18 15:28:55 +02:00
Felix Schulze
bd976c1791
Merge pull request #1 from thefeli73/basic-functionality
AWS Indexing
2023-03-22 14:29:05 +01:00
schulze
d8bccb81a9 newline at EOF 2023-03-22 14:24:56 +01:00
schulze
42513feedf indexing logic 2023-03-22 14:12:12 +01:00
schulze
81dbb99017 support for defualt configs, index aws instances 2023-03-22 14:01:08 +01:00
schulze
5d7c5b3d26 remove config.yaml, add default config (configs are private) 2023-03-22 14:00:22 +01:00
schulze
3a554568ca aws sdk utils 2023-03-22 10:47:29 +01:00
schulze
81c611383b whitespace 2023-03-22 10:39:22 +01:00
schulze
fc20774a0e prepare config for services state 2023-03-21 13:35:16 +01:00
schulze
6c3e2acabb Refactor, move function to sdk 2023-03-21 13:34:52 +01:00
schulze
af47f13dcf tidy 2023-03-21 13:34:06 +01:00
schulze
c672d0043d protect all credentials 2023-03-21 13:33:37 +01:00
schulze
e31a66a59d add manual credentials 2023-03-20 15:43:14 +01:00
schulze
4103f10502 ignore credentials 2023-03-20 15:42:54 +01:00
schulze
115a751850 aws instance(s) sdk, config loading, list instance, gitignore 2023-03-15 15:30:29 +01:00
schulze
8389ad848d initial packages and module 2023-03-14 15:12:28 +01:00
Felix Schulze
e01f424687
Update README.md 2023-03-14 15:09:18 +01:00
Felix Schulze
59e5a10b64
Update README.md 2023-03-14 10:48:17 +01:00
schulze
a95073fd03 Initial commit 2023-03-14 10:35:16 +01:00