-
**Is your feature request related to a problem? Please describe.**
We need to set up a Dokku instance on DigitalOcean
**Describe the solution you'd like**
n/a
**Describe alternatives you've co…
-
Could someone please advice how to deploy this inside dokku ?
Regards,
- Manoj
-
What I'm trying to do seems quite simple but I can't figure out how to do it.
I have a dokku server in my ubuntu 16.04 machine. I have added a few users with their public ssh keys, and these users …
-
We use `dokku-acl` together with the [`dokku-letsencrypt`](https://github.com/dokku/dokku-letsencrypt) plugin. For auto-renewal of certificates, the plugin creates a cronjob for the dokku-User:
```…
Shark updated
4 years ago
-
When I use rejson, I have problem starting server.
```bash
export REDIS_IMAGE="redislabs/rejson"
export REDIS_IMAGE_VERSION="1.0.4"
```
After this I create redis DB.
```bash
dokku redis…
-
## Description of problem
Running `redis:import` to import previously exported data causes permission error.
### How reproducible
I've just created the service and exported the data to a file…
-
### Description of problem
I have an app deployed with Dokku and I notice strange behaviour.
When I do `dokku ps:stop` It successfully executed, but an app still running:
```
(venv) sergey@M…
-
### Description of problem
When I `apt upgrade dokku`, I get this error:
```
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.servic…
-
During [an incident](https://bennettoxford.slack.com/archives/C02GL3A9THD/p1710955021236119) the other day it was decided to put Job Server into maintenance mode. However, this just gave a 403 error b…
lucyb updated
2 months ago
-
There is some way to create multiple instances of an app with the same domains, to scale a service?