diff options
author | kmeister <kris@aliencom.net> | 2017-04-13 18:32:00 -0400 |
---|---|---|
committer | kmeister <kris@aliencom.net> | 2017-04-13 18:32:00 -0400 |
commit | 9840fc2341f125f64a6089366197ca9012a9026f (patch) | |
tree | 991d793c31ab49655ce258629a6b52f07c8fc2b8 /examples/docker/admin/deployment/README.md | |
parent | c77e28d30ee407b073bd71f12951571b8fe63959 (diff) |
[docker-exampe] moved into examples repo https://github.com/ponzu-cms/examples
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 |