23 lines
684 B
Markdown
23 lines
684 B
Markdown
# shokku
|
|

|
|
|
|
_(show-dokku)_
|
|
|
|
A friendly interface for [Dokku](https://github.com/dokku/dokku), the open-source Platform-as-a-Service.
|
|
|
|

|
|
|
|
## Usage
|
|
```bash
|
|
wget https://git.shusou.com/dokku/dokku-ui/raw/branch/master/bootstrap.sh
|
|
export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"
|
|
bash bootstrap.sh
|
|
```
|
|
|
|
## Support
|
|
Shokku is provided 'as-is' - no support is available.
|
|
Consider [Dokku Pro](https://pro.dokku.com).
|
|
|
|
## License
|
|
[AGPL License](https://github.com/texm/shokku/blob/master/LICENSE)
|