summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-12-19 12:59:39 -0800
committerSteve Manuel <nilslice@gmail.com>2016-12-19 12:59:39 -0800
commit735daecd2ed792bd2aab878fd04928db590dcb04 (patch)
treeba075436decb6ee022cf42ad72581831ba9baf43 /deployment
parent251b07fda8d6e1be45c8223cb1b32c840d97e1f3 (diff)
adding readme to deployment
Diffstat (limited to 'deployment')
-rw-r--r--deployment/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/deployment/README.md b/deployment/README.md
new file mode 100644
index 0000000..d7d9a3e
--- /dev/null
+++ b/deployment/README.md
@@ -0,0 +1,11 @@
+# Deployment
+
+This is a set of deployment scripts for starting up `ponzu-server` processes on
+system boot and run levels.
+
+To add one for a missing platform / OS, fork the ponzu repository and create a
+new pull request with the script inside a directory named by the cooresponding
+init system.
+
+Questions? Reach out to [@ponzu_cms](https://twitter.com/ponzu_cms) on Twitter,
+or open an issue at https://github.com/ponzu-cms/ponzu \ No newline at end of file