mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 12:07:45 +01:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -28,16 +28,6 @@ gem install dokku-cli
|
|||||||
|
|
||||||
See [documentation here](https://github.com/SebastianSzturo/dokku-cli) for more information.
|
See [documentation here](https://github.com/SebastianSzturo/dokku-cli) for more information.
|
||||||
|
|
||||||
## (ruby) DokkuClient
|
|
||||||
|
|
||||||
DokkuClient is another rubygem that acts as a client for your Dokku installation with built-in support for certain external plugins. You can install it via the following shell command (assuming you have ruby and rubygems installed):
|
|
||||||
|
|
||||||
```shell
|
|
||||||
gem install dokku_client
|
|
||||||
```
|
|
||||||
|
|
||||||
See [documentation here](https://github.com/netguru/dokku_client) for more information.
|
|
||||||
|
|
||||||
## (ruby) Dockland
|
## (ruby) Dockland
|
||||||
|
|
||||||
Dockland is a rubygem that acts as a client for your Dokku installation. You can install it via the following shell command (assuming you have ruby and rubygems installed):
|
Dockland is a rubygem that acts as a client for your Dokku installation. You can install it via the following shell command (assuming you have ruby and rubygems installed):
|
||||||
|
|||||||
Reference in New Issue
Block a user