mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(help) add Deploy
This commit is contained in:
parent
df88022556
commit
ce71828a9a
2 changed files with 9 additions and 0 deletions
6
HELP.md
6
HELP.md
|
|
@ -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").
|
||||
|
||||
[]( 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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue