Commit Graph
93 Commits
Author SHA1 Message Date
moritz 3849eeccf0 refactor CLI: rename --apps to --recipe 2024-07-15 17:27:51 +02:00
moritz ad1f28703b split execute into *-hooks, remove cmds/show-cmds, add cmd 2024-07-15 16:51:25 +02:00
moritz d89a4851e2 Fix some types 2024-07-15 16:48:58 +02:00
moritz e79e9bb9ef fix release note infos 2024-07-09 15:52:45 +02:00
simon a7686ac64b split nextcloud compose.yml 2024-07-03 16:13:31 +02:00
simon ed10489960 add kimai to combine 2024-06-17 11:45:00 +02:00
simon bf1d65d94f improve output for secret purge command 2024-06-17 11:44:45 +02:00
simon fd8ee887e4 wip add flag to purge specific secret 2024-06-05 13:25:25 +02:00
moritz ef0d1a10d1 feat: add --exclude argument 2024-06-04 18:47:38 +02:00
moritz 024861d9a8 feat(secrets): get secrets from deployed apps by trying all running container 2024-06-04 17:43:53 +02:00
moritz ce19403622 add traefik matrix federation integration 2024-06-04 15:21:26 +02:00
moritz 7526be1470 feat: uptime command: add app domains to uptime kuma 2024-06-03 21:05:50 +02:00
moritz 50ccd9a87d breaking change: use ~/.config/alakazam.yml for setting root path and make -g parameter a fixed argument 2024-06-03 20:53:14 +02:00
moritz 330d38da3a fix running without arguments 2024-06-03 13:23:53 +02:00
moritz cdfc5c5aaf fix rallly shared secrets 2024-06-03 13:12:17 +02:00
moritz 8c213c61f4 Fix ps if no apps are deployed 2024-05-30 16:01:18 +02:00
moritz 118bb2994f fix(ps): ignore undeployed apps 2024-05-28 19:24:13 +02:00
moritz 2c636dd944 Fix deploy --force command 2024-05-28 19:19:33 +02:00
moritz 7c2d1b81e3 feat: add --domains flag to ls command 2024-05-28 19:03:29 +02:00
moritz c626606c46 feat: add commit and diff function 2024-05-27 15:53:35 +02:00
moritz b4d41fb52c feat: add install argument to reinstall dependencies 2024-05-27 15:52:50 +02:00
moritz 6e57713abd ps command: show state and image only with --verbose flag 2024-05-27 13:27:13 +02:00
simon fe3daa500f add error message 2024-05-23 14:17:01 +02:00
simon 91c4c361c5 catch exception if config file can't be read 2024-05-23 14:05:57 +02:00
moritz 01dbe2221d feat: add release notes to the upgrade command 2024-05-22 10:18:56 +02:00
moritz 4caa51b32e better output before upgrading apps 2024-05-21 16:57:53 +02:00
moritz 09a1b62502 feat: show only undeployed apps before deploying apps. 2024-05-21 12:28:40 +02:00
moritz c4003af415 refactor(print_all_apps): move get_apps out of this function 2024-05-21 10:46:01 +02:00
moritz 7e9fd927fc add alaconnect.yml info to the README 2024-05-21 10:12:37 +02:00
moritz ddc1e3955e add image column to ps 2024-05-15 12:23:57 +02:00
moritz 5cb0724f77 Fix ps highlighting 2024-05-15 11:43:04 +02:00
moritz e2dd692a82 ps function 2024-05-15 02:16:24 +02:00
moritz 2cfbf4a589 feat: add check function 2024-05-14 00:10:07 +02:00
moritz 87202f9072 Fix some small todos 2024-05-13 14:41:12 +02:00
moritz 6ab24af806 replace --pool_path/-p with --group_path/g 2024-05-13 13:33:09 +02:00
moritz 12fa32aa53 update README 2024-05-10 18:28:00 +02:00
moritz f19b5ed31e refactor: rename pool to group 2024-05-10 18:20:14 +02:00
moritz 308b6246d2 substitute global jinja variables in the last step 2024-05-10 18:12:18 +02:00
moritz dcecf5cbe2 split global example configs examples/alaka-*.yml 2024-05-10 17:17:38 +02:00
moritz cfc2d619e3 merge all alaka-*.yml files in a directory 2024-05-10 17:16:39 +02:00
moritz 475aa6eb89 add typing 2024-05-08 20:55:30 +02:00
moritz 846cd3ddf5 add docstrings 2024-05-08 19:58:24 +02:00
moritz 274ba9da32 Add execution script 2024-05-02 15:34:27 +02:00
moritz d5394d836a update README 2024-05-02 15:27:10 +02:00
moritz cb2e71013f update README 2024-05-02 15:22:01 +02:00
moritz 8701911504 fix: version selection for env generation 2024-04-30 10:33:40 +02:00
moritz fd971ac89a WIP: Update Readme 2024-04-30 10:33:19 +02:00
moritz d3c7ad78c7 fix: create chaos .env files 2024-04-16 17:00:51 +02:00
moritz fe9abf4cfd add hedgedoc integration 2024-04-01 18:05:23 +02:00
moritz bbc0187d52 Fix upgrade command 2024-04-01 18:05:23 +02:00