-
```
dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git
dokku config:set --no-restart dokku-app-name DOKKU_LETSENCRYPT_EMAIL=name@email.com
dokku letsencrypt dokku-app-name
dokku l…
-
Would be nice to get an idea of what our community looks like so we can better prioritize upcoming features/build out things that would be useful to our users.
If you can, please fill out the follo…
-
Following on from https://github.com/dokku/dokku-couchdb/issues/5
-
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
2 months ago
-
I have trouble using this plugin. I could install it and add my cert and key files.
But newly created apps are still not served via HTTPS. They are still only running using HTTP.
I use dockerfile de…
-
I have this database that shows up here:
![image](https://github.com/texm/shokku/assets/58273860/c4c479e0-735c-45c5-881a-64231c5e897c)
But when I click on it every page shows this:
![image](https…
-
The official CouchDB docker image already provides a tag which serves an image bundled with the `couchperuser` plugin. Similarily we also want to see the `geocouch` plugin available within Dokku.
W…
-
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…
-
## Description of problem
Database is not created
### How reproducible
always with `--custom-env "LC_ALL=C` args
### Steps to Reproduce
1. ` dokku postgres:create test-db-2 --custom-env …
-
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…