-
Hello, team,
I've deployed Briefer using Coolify on a private VPS. I followed the process using the provided image and manually added the three required volumes.
*(For reference, Coolify is a se…
-
### Description of problem
I attempted to deploy to Dokku from an automated environment via GitHub Actions as usual, but deployment failed due to the following error:
```bash
remote: -----> Check…
-
### 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…
-
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…
-
### Description of problem
At midnight last night I got a notification that my service was down. I investigated as was seeing these errors in the log:
`2023/01/13 00:00:41 [error] 1988130#1988130:…
-
### 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…
-
I could not run your dokku-odoo until did the the following:
dokku apps:create odoo
dokku plugin:install https://github.com/dokku/dokku-postgres.git
dokku postgres:create db
dokku postgres:link …
-
## Description of problem
Can't restart exposed postgres instance without an error
I am getting
```
root@Ubuntu-2204-jammy-amd64-base /temp_disk # dokku postgres:start lake
=====> Starting con…
-
### Description of problem
I uninstalled dokku.
I expected it to be gone.
I was seeing the service logging to syslog (failing to run), and I didn't think it should run.
After running `sudo s…
-
### 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…