-
root@ultro-dev-instance:/home/denis# dokku letsencrypt ultro-backend-dev
=====> Let's Encrypt ultro-backend-dev
-----> Updating letsencrypt docker image...
latest: Pulling from dokkupaas/letsencryp…
-
**Not sure where to place this, so putting it here in the meantime.**
## Deploying your application and adding https
We have a [dokku](https://github.com/ipfs/ops-requests/issues/31) setup for d…
-
Hi.
How can I catch all unknown HOST header values for SSL. The docs include example only for port 80.
```
server {
listen 80 default_server;
listen [::]:80 default_server;
server_name _;
r…
-
Description of problem
---
Documentation say "If ports are specified via EXPOSE in your Dockerfile, we will proxy requests to the first port specified. Your application must be configured to liste…
-
Description of problem:
An asp.net core 2.0 app with Dockerfile throws `Unable to bind to http://localhost:5001 on the IPv6 loopback interface: Error -99 EADDRNOTAVAIL address not available.`.
Thi…
-
Hey guys,
Loving the product, even so much that I'm running too many apps for my server and need to upgrade, at the moment I've got about 55 apps running on Dokku and need to migrate to a larger se…
-
I've been fishing around in the issues but can't seem to find an answer.
I'd like to have one dokku installation handle multiple global domains.
I could have app A on foo.com and app B on bar.co…
-
I use just one redis container on my dokku machine, and resources in general seem okay but suddenly the service that was using redis stopped working. After a few minute I understood that redis was fai…
-
> If you need help figuring out how to use a specific buildpack, or are having issues using multiple buildpacks, please see our [irc or slack channels](http://dokku.viewdocs.io/dokku/getting-started/w…
-
Hello,
we learned that commands larger than 50 characters, e.g., `"command": "clone testproject https://github.com/test/testproject.git",` result in an error. We use Dokku Clone (https://github.com…