infra: fix deploy-rs + collabora container #256

Merged
b12f merged 4 commits from infra-fix-deploy-collabora into infra 2023-10-13 09:26:44 +00:00
Showing only changes of commit b0596b9f44 - Show all commits

View file

@ -22,11 +22,12 @@
"9980:9980"
];
extraOptions = [
"--cap-add MKNOD"
"--cap-add=MKNOD"
"--pull=always"
];
environment = {
server_name = "collabora.pub.solar";
aliasgroup1 = "https://collabora.pub.solar:443";
aliasgroup1 = "https://cloud.pub.solar:443";
DONT_GEN_SSL_CERT = "1";
extra_params = "--o:ssl.enable=false --o:ssl.termination=true";
SLEEPFORDEBUGGER = "0";