From 735daecd2ed792bd2aab878fd04928db590dcb04 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Mon, 19 Dec 2016 12:59:39 -0800 Subject: adding readme to deployment --- deployment/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deployment/README.md (limited to 'deployment') 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 -- cgit v1.2.3