Patrik Lundin
|
40036c3c32
|
Fix variable usage
|
2024-10-06 14:44:32 +02:00 |
|
Patrik Lundin
|
7352a20143
|
Start managing mqtt ACL
Include sample comsos-rules entry for testing out template
|
2024-10-06 14:26:10 +02:00 |
|
Patrik Lundin
|
d1d72ad80a
|
Try to access map correctly
|
2024-10-03 20:42:39 +02:00 |
|
Patrik Lundin
|
32e4a99cef
|
Add initial forgejo runner config
|
2024-10-03 20:12:59 +02:00 |
|
Patrik Lundin
|
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 |
|
Patrik Lundin
|
6057c62f47
|
Initial commit of running cilium l4lb via compose
|
2024-08-20 11:25:15 +02:00 |
|