-
That is to say, even if I've done a `/build` in a container and _then_ exported the slug, when I import it back into a separate herokuish container, should I still need to run `/build` again before I …
sam3d updated
7 years ago
-
### Environment
* Elixir version: 1.4.0
* Phoenix version :
```
* connection 1.0.4 (Hex package) (mix)
locked at 1.0.4 (connection) a1cae722
ok
* gettext 0.13.1 (Hex package) (mix)
…
-
Description of the problem:
2 container IPs were mixed up. We've deployed 2 completely different applications and noticed the next day that internally, their IP addresses were mixed up.
Calling …
-
Hello, following your README I create a container but I get “App esdb has not been deployed” (`esdb` is the name of the created container).
```
$ ssh dokku@ elasticsearch:create esdb
Warning: '-name'…
-
### Description of problem:
Everything is deployed properly but the port appears to be closed. Curl from inside the server leads to expected results. Testing the ports from the outside shows that t…
-
It looks like dokku is leaking files.
There is a cronjob to nightly restart mongo service and application which explains the step.
![image](https://user-images.githubusercontent.com/4762766/282…
-
I've searched this before,but I couldn't find this.
So please somebody tells me.
-
Hello folks,
Is there a way to enable HTTP2 but still manage SSL certificates via Let's Encrypt?
mlcdf updated
7 years ago
-
Running on `mongoose@4.0.1` and I'm getting that my mongo URI is invalid, but it seems formatted fine, is this a bad error message? For reference, trying to get dokku and the `dokku-mongodb-plugin` to…
-
Hello, in some cases it could be handy if the application itself or eventually a plugin could set some custom base image before the buildpacks are applied.
Today one can do that with the dokkurc fi…