-
## 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
When I wanted to try CNB with `paketobuildpacks/builder-jammy-full` as a default stack for builder, on an empty, newly deployed `dokku` instance, I got an error:
``` ! …
-
Hi @josegonzalez,
I have been trying to get someone to help with Dokku-alt as well. I tried to deploy node-js heroku sample app, it deployed successfully but the app state is stopped. I can't seem to…
-
One thing we've been sorely lacking is a single way to refer and store configuration in the dokku world.
- Application-related plugins usually store their data in the app's git directory in `/home/do…
-
### 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…
-
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…
-
OpenCodelists consists of two types of SQLite DB:
* **The core DB.** This contains the application tables, such as `opencodelists_user`, and is set by `DATABASES["default"]`.
* **The coding system re…
-
## Description of problem
When I enable the maintenance mode for an app I get a 403 page.
### How reproducible
I'm unsure if this is intended behavior, or that it's an issue with my implement…
-
## Talk Name
Quickly Deploying NodeJS Applications using [Dokku](http://dokku.viewdocs.io/dokku/)
## Description
Dokku is
> the smallest PaaS implementation you've ever seen.
It allows de…
-
It seems that the ports aren't forwarded correctly after a "dokku restart" of a Dockerfile based application.
**Steps to reproduce:**
1) Clone dokku-alt-phpmyadmin revision 3aa68c6b60e984f9821ded1fa2…