-
Part of Epic: #6
Create a database schema for courses (possibly inspired by Organic)
For this schema create:
* An Entity class
* A Repository class
* A Controller class
* A Database mig…
-
When I try to enable letsencrypt it can't find `docker.env` file although it exists, I checked manually. Here is the error log.
```bash
ubuntu@arm1:~$ dokku letsencrypt:enable nextjs-app
=====> E…
-
I just setup a new droplet on Digital Ocean, with the latest Ubuntu.
I just use a minimal configuration:
```
dokku apps:create app
dokku config:set app NPM_CONFIG_PRODUCTION=false
dokku config:se…
-
### What happens?
i have trouble mounting paradedb image --volume=$SERVICE_HOST_ROOT/data:/var/lib/postgresql/data
chmod: changing permissions of '/var/lib/postgresql/data': Operation not permitte…
-
### Description of feature
I don't know if this is the right issue type to be honest. I wanted to give feedback about the JSON (REST) API that is available with Dokku Pro. I am working on a Pulumi pr…
-
### Description of feature
When dokku is used with scheduler-k3s (kubernetes) and you need to use a custom cert (esp. multi-domain and wildcard cert) you can not use this cert at the moment (with sch…
-
### Link to the documentation page
https://dokku.com/docs/networking/proxies/nginx/#default-site
### Documentation problem
It seems like the documentation for the default site for `nginx` is broken…
-
I've written most of a program that uses the boto3 S3 API (the lingua franca of the cloud storage world?) to inventory a bucket containing postgres backups, and determine which should be kept.
The …
-
### Description of problem
I might be doing something wrong, but it seems like that ps:rebuild sometimes forgets the build configuration.
normally when I deploy using git:from-image , the proper s…
-
has anyone tried to use mupx with dokku https://github.com/progrium/dokku - to get a heroku style deployment strategy? I would be interested in any experience people have had with this