-
On Tuesday 12th Nov, Dokku4 [ran out of disk space](https://bennettoxford.slack.com/archives/C069SADHP1Q/p1731430203470939) and it was then noticed that Dokku3 had used almost all of its disk space to…
-
On Tuesday 12th Nov, Dokku4 [ran out of disk space](https://bennettoxford.slack.com/archives/C069SADHP1Q/p1731430203470939). This prevented us from doing new deployments and could have caused further …
-
## Description of problem
We enable an user & pass; it doesn't work
### How reproducible
### Steps to Reproduce
```
root@server:~# dokku apps:create test
-----> Creating test...
-----…
-
### Description of problem
Dokku depends on package 'cgroupfs-mount', but this package is not in Debian anymore.
### Steps to reproduce
`sudo apt install dokku`
Errors:
```
The following pac…
-
Hi! I'm trying to understand why the dokku version isn't registered when I'm trying to run this terraform plugin. I have an empty server (with my key inserted as an authorized key, I've confirmed that…
-
Checklist:
- [x] Provision new host https://github.com/SeaGL/seagl-terraform/pull/76
- [ ] Establish a Wireguard connection from the OSUOSL machine to the AWS VPC (so databases are accessible)
- …
-
### Description of problem
When running dokku in a docker container and building an app with `git:from-image` where the image has a `Procfile` that has the file mode `0600` the file is successfully c…
-
### Description of feature
I am running Dokku on a system that requires emails to be sent with a specific `from:` address. As far as I am aware, `crond` (at least the one shipped on Ubuntu) does not …
-
1. config.assets.compile
2. Binary dependencies for ActiveStorage
3. Procfile for declaring how to boot server process
4. Deployment Checks File - Zero downtime deployments
For mor…
-
### Link to the documentation page
_No response_
### Documentation problem
The documentation mentions `.buildpacks` file without detail.
Dokku has limited support for app.json and would be nice…