-
Could you give me some tips about how to enable stomp and web-stomp plugin in dokku-rabbitmq?
-
Hello,
I can not understand how to make it work when i using app.json with dockerfile ;/. So i have:
0. git push dokku
1. Dockerfile which build image;
2. Without app.json, Procfile;
3. Its run…
-
## Description of problem
I tried to use Docker Image to deploy phabricator using bitnami/phabricator image. (https://github.com/bitnami/bitnami-docker-phabricator). After MariaDB was set using dok…
-
Hey dude I tried the new release and it looks really good. I've used dokku, exoframe, kubernetes before and this is by far my favorite. Overall this looks solid and I plan to port my apps over.
If…
-
Description of problem:
When using Dockerfile-deployments and the dokku app-name contains any capital letters the depolyment will fail with the following error.
```
remote: invalid argument "dokk…
-
https://www.mediawiki.org/wiki/Extension:VisualEditor
https://www.mediawiki.org/wiki/Parsoid
-
Per the docs, I have an ENV file like this:
```
SYSLOG_HOSTNAME=xxxxx
SYSLOG_TAG=yyyyy
```
But neither the host or the tag is changing in papertrail. The logs are delivered, but they look like t…
-
Currently the certificate is being generated on when running `postgres:create` and when exposing the database via `postgres:expose` it causes verification errors since the cert is self-signed. Wouldn'…
-
## Description of problem
We have 2 containers, lets call them `A` and `B`, which need to perform some host-internal communication. This can be achieved by sending requests to the network listener …
-
Hi,
I've been trying to wrap my head around this for ages. My app cannot connect to the Postgres database. It just gets the error `password authentication failed for user "postgres"`. I have destro…