-
Would be good if we could put this into a container & move it onto the dokku server alongside other services.
-
I have deployed a Prisma Server like this:
[https://www.prisma.io/tutorials/deploy-prisma-to-dokku-ct15](https://www.prisma.io/tutorials/deploy-prisma-to-dokku-ct15)
I have named the dokku postgre…
-
## Description of problem
The `dokku letsencrypt:enable` command seems to request new certificates from the server each time it is executed, regardless of whether or not valid certs already exist f…
-
### Description of feature
Following https://paketo.io/docs/howto/configuration/#bindings, the current `dokku` implementation lacks `pack` volume bindings.
-
If a [deploy](https://github.com/opensafely-core/job-server/blob/3806de0d0213e6837bf9ffb25fc3772a8a10fb79/.github/workflows/main.yml#L148-L211) fails on a step after [Deploy Image](https://github.com/…
-
## Description of problem
When linking a postgres database to an app using the `--link-flags` argument, the plugin appends `_URL` to the environment variable name specified in the argument.
This…
suwyn updated
8 months ago
-
I was deploying hackdash to dokku-alt and had to play a bit with the environment vars.
Now that it is successfully running, see http://urbantext.org, I wonder why `dokku status hackdash` tells me it i…
-
I'm having the problem that the service which uses my mysql service uses the root user and creates new databases on demand.
When I schedule an automatic backup of the mysql service (or just run mys…
-
As I see, the only way to set the password is by passing it directly through the command line as argument. This is often seen as security flaw, since your password will be written into a Logfile.
…
-
Hi! I saw your tweet about how you are using dokku via slack, and I think its awesome.
We provide the following package that should allow you to interface with dokku. You can start this process on th…