Commit graph

13 commits

Author SHA1 Message Date
Stephan Lüscher b213c826cf
fix(registry): disable performance constraints (#52)
trying to avoid 'StatusCode: 499, Client Closed Request'
2024-05-26 18:53:19 +00:00
Stephan Lüscher 83f047f2d6
feat(nicegui): show list of all images stored in container registry (#43) 2024-05-15 20:43:48 +00:00
Stephan Lüscher 4f2130bcce
feat: add graphical user interface (#34) 2024-05-10 16:03:05 +02:00
Stephan Lüscher 101652eb31
feat(main): keep ansible running
this allows us to run any playbook after the
setup is done
2024-05-01 08:30:11 +00:00
Stephan Lüscher d93122baf1
fix(main): use full podman.sock path not only user id 2024-04-30 09:19:31 +00:00
Stephan Lüscher 742f74eec2
feat(main): rewrite and update pod setup
use traefik instead of caddy, use variables where needed
2024-04-29 11:00:32 +00:00
Stephan Lüscher abffb756d6
feat: configure host system (#12) 2023-05-05 21:23:16 +00:00
Stephan Lüscher 882340fa5c
fix: make sure container get's stopped once job is done 2023-05-04 18:53:08 +00:00
Stephan Lüscher 717998b801
feat: create ssh key for automation tasks
includes refactoring for build process
2023-05-04 15:02:05 +00:00
Stephan Lüscher bbe78ee922
feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00
Stephan Lüscher 5b5fbd6a56
feat: add semaphore to the stack (#10) 2023-04-29 19:28:08 +00:00
Stephan Lüscher aab9df8e04
feat: add caddy as reverse proxy (#8) 2023-04-28 18:03:45 +00:00
Stephan Lüscher 0714214247
feat: add container registry and mini ca (#3,#4) 2023-04-27 17:20:18 +00:00