Commit graph

9 commits

Author SHA1 Message Date
828f9a899d
Fix templates for passwords 2024-10-08 09:51:08 +02:00
61a4ec13e3
Start setting up step-ca files 2024-10-08 09:36:04 +02:00
e5ce5dd1cd
Start managing cdn.conf 2024-10-06 14:50:07 +02:00
40036c3c32
Fix variable usage 2024-10-06 14:44:32 +02:00
7352a20143
Start managing mqtt ACL
Include sample comsos-rules entry for testing out template
2024-10-06 14:26:10 +02:00
d1d72ad80a
Try to access map correctly 2024-10-03 20:42:39 +02:00
32e4a99cef
Add initial forgejo runner config 2024-10-03 20:12:59 +02:00
dd0493f869
Fix volume declarations
Did not expect to create anonymous volumes, see
https://stackoverflow.com/questions/46166304/docker-compose-volumes-without-colon
for more details. Now the host directories should be mounted. While here
try setting :ro to the paths we are not expecting to modify. The
/lib/modules :ro flag is based on
3cbd8258eb/cilium-lb.yaml (L143-L145)
2024-08-20 12:31:42 +02:00
6057c62f47
Initial commit of running cilium l4lb via compose 2024-08-20 11:25:15 +02:00