commit | 410abc4e2e81685d779e24b4a13759a245021771 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:28:31 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:40:56 2015 +0200 |
tree | 96d766ef073b35c9d4e4ed3427e937452df9ebad |
Initial commit
diff --git a/metadata/service/server/single.yml b/metadata/service/server/single.yml new file mode 100644 index 0000000..21f3319 --- /dev/null +++ b/metadata/service/server/single.yml
@@ -0,0 +1,15 @@ +applications: +- apache +parameters: + apache: + server: + enabled: true + bind: + address: 0.0.0.0 + ports: + - 80 + - 443 + protocol: tcp + modules: + - ssl + - rewrite