-
Description of problem:
Pushed sample Dockerfile (toy example) from R-Project's plumber package to DO droplet. Dockerfile exposes port 8000. Upon completion, says "deployed" and gives URL of the ap…
-
Description of problem:
I have installed an applciation to Dokku, everything works fine, but the application is not accessible at the url. Even the root url does not respond with anything after the …
-
Description of problem:
[My buildpack](https://github.com/nodepy/nodepy-buildpack) has the following Dockerfile:
```Dockerfile
FROM heroku/heroku:16-build
WORKDIR /app
ENV WORKSPACE_DIR="/a…
-
Hi there,
I'm looking to add this to an app, I have tried running `dokku certs:generate DOMAIN` to make the app accessible in the first place before I add letsencrypt, however, the app is still no…
-
### Description of problem
If you create an application with:
```bash
dokku apps:create my_fancy_app
```
But then you use a SSH url for the git remote as follows:
```bash
git remote add…
-
I am not sure this is an issue, but could very well be a limitation or a misconfiguration.
Description of problem:
I have successfully deployed many apps to dokku. One being a React app with creat…
-
Description of problem:
Last saturday docker was updated, but after this, my server is very slow, CPU always in 100%.
Today updated dokku, but no reboot server still.
Can anyone help me? Thanks.
-
New install of DigitalOcean Dokku Droplet results in the following error. Any ideas?
I have other servers with DigitalOcean using previously older Dokku Droplets and not had any issues.
Full error:
…
-
I am having trouble running this as a background process for my app. I am currently trying npm forever to run this on a server which I ssh to, and run this command in the angular dist/ directory:
for…
-
So with the invention of Odoo.sh, it is obvious that the community will soon be left high and dry without a functional testing platform. Runbot is built on the old API, which will be deprecated with v…