• Joined on 2022-10-19
moritz pushed to main at moritz/alakazam 2024-06-04 16:47:54 +00:00
ef0d1a10d1 feat: add --exclude argument
moritz pushed to main at moritz/alakazam 2024-06-04 15:44:56 +00:00
024861d9a8 feat(secrets): get secrets from deployed apps by trying all running container
moritz pushed to master at coop-cloud/traefik 2024-06-04 13:22:30 +00:00
60b79b447a add alakazam matrix federation integration
moritz pushed to main at moritz/alakazam 2024-06-04 13:21:49 +00:00
ce19403622 add traefik matrix federation integration
moritz pushed to main at moritz/alakazam 2024-06-03 19:06:16 +00:00
7526be1470 feat: uptime command: add app domains to uptime kuma
50ccd9a87d breaking change: use ~/.config/alakazam.yml for setting root path and make -g parameter a fixed argument
Compare 2 commits »
moritz pushed to main at moritz/alakazam 2024-06-03 11:24:25 +00:00
330d38da3a fix running without arguments
moritz pushed to main at moritz/alakazam 2024-06-03 11:12:25 +00:00
cdfc5c5aaf fix rallly shared secrets
moritz commented on issue coop-cloud/organising#578 2024-06-03 09:25:21 +00:00
Clear versioning convention

So if I understand you correctly, you're saying that if we have recipe versions:

  • 1.1.0+2.3.4
  • 1.1.1+2.3.5
  • 2.1.0+3.0.0
  • 2.1.1+3.0.1

That you would want to be…

moritz pushed tag 1.2.0+4.8.0 to coop-cloud/foodsoft 2024-06-02 07:58:20 +00:00
moritz pushed to main at coop-cloud/foodsoft 2024-06-02 07:58:19 +00:00
de6d0b7866 chore: publish 1.2.0+4.8.0 release
moritz pushed to main at moritz/alakazam 2024-05-30 14:01:47 +00:00
8c213c61f4 Fix ps if no apps are deployed
moritz commented on issue coop-cloud/authentik#7 2024-05-28 17:39:30 +00:00
backup error "executable file not found in $PATH"

ohh dammed, I see.. In the current release the new backup functionality of the backup-bot-two is not implemented yet, and the old backup implementation somehow handles quotes differently than the…

moritz pushed to main at moritz/alakazam 2024-05-28 17:24:38 +00:00
118bb2994f fix(ps): ignore undeployed apps
moritz pushed to main at moritz/alakazam 2024-05-28 17:19:51 +00:00
2c636dd944 Fix deploy --force command
moritz pushed to main at moritz/alakazam 2024-05-28 17:03:41 +00:00
7c2d1b81e3 feat: add --domains flag to ls command
moritz pushed to main at coop-cloud/collabora 2024-05-28 16:45:46 +00:00
7d8b30301e update README
moritz commented on issue coop-cloud/authentik#7 2024-05-28 12:45:21 +00:00
backup error "executable file not found in $PATH"

Can you provide which version of authentik and which version of backup-bot-two you have deployed. abra app ls -S -s <your-server> It looks like a bash quotation problem.

moritz pushed to main at moritz/alakazam 2024-05-27 13:53:59 +00:00
c626606c46 feat: add commit and diff function
b4d41fb52c feat: add `install` argument to reinstall dependencies
Compare 2 commits »
moritz pushed to main at moritz/alakazam 2024-05-27 11:27:25 +00:00
6e57713abd ps command: show state and image only with --verbose flag
moritz pushed to main at coop-cloud/authentik 2024-05-27 10:11:08 +00:00
0be7e95f48 make abra.sh less verbose by ignoring RuntimeWarnings