diff options
Diffstat (limited to 'examples/docker/admin/deployment/README.md')
-rw-r--r-- | examples/docker/admin/deployment/README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/docker/admin/deployment/README.md b/examples/docker/admin/deployment/README.md deleted file mode 100644 index 7fad586..0000000 --- a/examples/docker/admin/deployment/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# 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 corresponding -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 |