1
0
Fork 0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-11-08 14:10:05 +00:00

Added documentation for Cloudcontrol

This commit is contained in:
Knut Ahlers 2015-07-30 18:37:27 +02:00
parent 5cad207f2d
commit 7dbb06decf

View file

@ -88,6 +88,12 @@ Example: redis+tcp://auth:mypass@redis.example.com:6379/5?prefix=cloudkeys::
# cctrlapp APP_NAME/default deploy
```
3. Set your configuration variables (see env variables in usage section above)
```
# cctrlapp app_name/dep_name config.add PARAM1=VALUE1 PARAM2=VALUE2 [...]
```
### Install on Heroku
1. Create a new Heroku app