summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
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