-
I'm running a dockerized instance of dokku 0.29.1 like explained here: https://dokku.com/docs/getting-started/install/docker/ with a couple of rails apps and linked postgres services.
I created a b…
-
Do you think It may be possible to management backup configuration from a module?
On `dokku_service_create` or maybe something like `dokku_service_backup`.
I never code with python actually, but…
-
I was instructed to file an issue here on the dokku slack channel.
If the services linked to a dokku app are not running, building the app will fail with an error of the form `Unable to find image …
-
Voici les services tiers hors https://cartes.app dont nous dépendons :
- certains icônes sont servis via le CDN jsdelivr. Il faudra les migrer sur ce dépôt, et ce n'est pas très compliqué.
- nos…
laem updated
3 months ago
-
Intercity and Dokku already support deploying via CI services. The simplest way is to add the CI's SSH key to the server, and have the CI build git push to the Dokku remote. This is currently not docu…
-
## 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…
-
I would like to deploy `fig.yml` based applications. Requirements:
- There can be a convention on what service name is the main one
- All backup services should not be destroyed to prevent loosing dat…
-
I just noticed that cloning tags doesn't work for me (weird... I thought I tested it before, perhaps a recent change?):
It seems to fail because there is a check for `refs/heads/master` file in th…
-
Can dokku-alt handle deployment of socket server type of service applications? I've already wrapped my TCP/ UDP socket server application as a Docker container. Is there a way to config dokku-alt lau…
-
## Description of problem
A `502` error upon `dokku letsencrypt:enable #{app}`,
meaning the ACME process ends up issuing a `403` error.
Logs included herein.
### Reproduce
on a Fedora CoreO…