stackage-server/config/keter.yaml
2014-04-17 12:09:44 +03:00

15 lines
386 B
YAML

exec: ../dist/build/stackage-server/stackage-server
args:
- production
host: www.stackage.org
redirects:
- from: stackage.org
to: www.stackage.org
postgres: true
# Use the following to automatically copy your bundle upon creation via `yesod
# keter`. Uses `scp` internally, so you can set it to a remote destination
copy-to: ubuntu@www.stackage.org:/opt/keter/incoming