docs(help) add Deploy

This commit is contained in:
coderaiser 2016-03-05 05:41:55 -05:00
parent df88022556
commit ce71828a9a
2 changed files with 9 additions and 0 deletions

View file

@ -405,6 +405,12 @@ ln -s ./sites-enabled/io.cloudcmd.io ./sites-available
/etc/init.d/nginx restart
```
Deploy
---------------
`Cloud Commander` could be easily deployed to [Heroku](https://heroku.com/deploy?template=https://github.com/coderaiser/cloudcmd "Deploy to Heroku").
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png "Deploy to Heroku")]( https://heroku.com/deploy?template=https://github.com/coderaiser/cloudcmd)
Docker
---------------
`Cloud Commander` could be used as [docker container](https://hub.docker.com/r/coderaiser/cloudcmd/ "Docker container") this way:

View file

@ -49,6 +49,9 @@ cloudcmd
Open url `http://localhost:8000` in browser.
## Deploy
`Cloud Commander` could be easily deployed to [Heroku][DeployURL].
[![Deploy][DeployIMG]][DeployURL]
## Using as Middleware