-
The docs state that linking to other containers can be done with additional arguments.
https://github.com/dokku-alt/dokku-alt#linking-to-other-containers
The dokku containers don't have persistent n…
-
I just installed dokku-alt on digital ocean droplet and configured with IP instead of hostname (have not setup dns records yet). Then installed dokku-alt-manager.
I noticed that the dokku-alt-manager…
-
```
dokku config:set --global DOKKU_LETSENCRYPT_EMAIL=your@email.tld
```
AFAICT, it isn't possible now and only scoped to an app?
Up for accepting a PR to allow for global config setting?
…
-
Seems like you've left out adding sarge as an installation dependency.
```
Traceback (most recent call last):
File "/usr/local/bin/dokku-client", line 9, in
load_entry_point('dokku-client==0.2…
phaza updated
10 years ago
-
When I try to type
`dokku console `
I get
`cat: /home/dokku//CONTAINER: No such file or directory`
Because there is no such file or directory in /home/dokku//
There is a "CONTAINER.web.1"
-
Hi! I saw your tweet about how you are using dokku via slack, and I think its awesome.
We provide the following package that should allow you to interface with dokku. You can start this process on th…
-
I try to install this plugin. After I enter
> dokku plugins-install
I get this error message:
open /var/lib/dokku/plugins/available/mariadb/plugin.toml: no such file or directory
open /var/lib/d…
-
I get the following error whenever I interact with this plugin:
> /var/lib/dokku/plugins/available/volume/plugin.toml: no such file or directory
I'm running Dokku version v0.4.5-16-g9d3c856
-
我习惯于把网址部署在dokku上,这个panel版本比起php的,更适合在dokku上部署,但是需要redis。
不幸的是,dokku-redis插件需要docker 1.8+,而我的vps(ubuntu 16.4)里的版本只是1.5。
可不可以把redis变成可选项?
-
It would be good to enable some options to only apply on first push / or perhaps if they don't already exist. (as per discussion here https://github.com/dokku/dokku/issues/2269)
Env vars are mentione…