Initial quadlet files
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Synapse init container
|
||||
|
||||
[Container]
|
||||
Image=docker.io/matrixdotorg/synapse:latest
|
||||
Pod=synapse.pod
|
||||
Volume=synapse-data.volume:/data
|
||||
Environment=SYNAPSE_SERVER_NAME=test.legonzaur.fr
|
||||
Environment=SYNAPSE_REPORT_STATS=no
|
||||
Exec=generate
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Reference in New Issue
Block a user