-
Login failed each time. Trying to use credential from `dokku rabbitmq:info queue` command output.
-
```
$ sudo dokku redis:destroy gitlab
! WARNING: Potentially Destructive Action
! This command will destroy gitlab Redis service.
! To proceed, type "gitlab"
> gitlab
-----> Deleting gitl…
-
I want to call for ideas to add a new command to deploy a new container with existent configuration.
This was the case: While I was cleaning up docker containers and images, I destroyed a `dokku-mari…
ignlg updated
8 years ago
-
Hey,
It looks like the revamped `link` commands that were introduced in 63047297ea661454da22c79883dd927400b089cc are not functioning correctly. The host name that is generated for `DATABASE_URL` does…
-
```
$ sudo dokku postgres:destroy gitlab
! WARNING: Potentially Destructive Action
! This command will destroy gitlab Postgres service.
! To proceed, type "gitlab"
> gitlab
-----> Deletin…
-
with dokku cli postgres:import command seems to work but its loop over dump file writing, the same issue with direct output too.
ex : @local_machine# dokku postgres:export [db_name] | pg_restore -U p…
dalou updated
8 years ago
-
```
ssh dokku@10.0.0.2 redis:unlink redis-messenger-server messenger-server-staging
-----> Unsetting REDIS_URL
-----> Restarting app messenger-server-staging
...
ssh dokku@10.0.0.2 redis:link redis-me…
-
Greetings,
I have been working with Docker for quite some time now. I absolutely love Apostrohpe and am amazed with it's power, ease of use and yes power :) .
I believe that implementing Docker wit…
-
I have a custom image thats using the redis release candidate version 3.2, which supports geospatial indexes. How do I configure the redis plugin to use a different image not included in the https://h…
-
At this point we just redirect you back to the app show page. We should give more feedback when linking a service.