summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-12-31 10:17:53 +0100
committermakefu <github@syntax-fehler.de>2018-12-31 10:17:53 +0100
commita8654074fdca85285b11cf33c4af2b4cef7895d8 (patch)
treeb42cedc2a6b685ebc4843083a3d7cbc64dbc61d7 /2configs
parentea5ee7bac9bed70a40b3749ba444ef9a684bfc0d (diff)
ma deployment/owncloud: open firewall ports
Diffstat (limited to '2configs')
-rw-r--r--2configs/deployment/owncloud.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/2configs/deployment/owncloud.nix b/2configs/deployment/owncloud.nix
index cfde0aba8..d7c082662 100644
--- a/2configs/deployment/owncloud.nix
+++ b/2configs/deployment/owncloud.nix
@@ -169,6 +169,7 @@ in {
( serveCloud [ "o.euer.krebsco.de" ] )
];
+ networking.firewall.allowedTCPPorts = [ 80 443 ];
services.redis.enable = true;
services.mysql = {
enable = false;
[cgit] Unable to lock slot /tmp/cgit/90000000.lock: No such file or directory (2)