Jeroen van Baarsen

Results 33 issues of Jeroen van Baarsen

All Dokku version 0.7.0 and up have a build-in use management system (For managing the SSH keys). It makes sense to have all Dokku installs 0.7.x > to use it....

Enhancement

Currently there is no way to edit an env var. You need to remove it, and re-add it.

Enhancement

The health check page is not working as expected. **Expected behaviour** When a server is marked as down, and I enter the health check page, I should be able to...

bug

When you open a rails console on a server for a given app (`$ dokku run app_name rails c`), and don't close the rails console properly, the container will keep...

Feature Request

It would be great to have [dokku-redirect](https://github.com/dokku/dokku-redirect) plugin integrated. This allows us to easily set up www to non-www redirects

Enhancement

If you want to make sure Intercity is still running, it would be great if we can configure a Pingdom account so it will check if your Intercity server is...

Enhancement

It would be great to have a Dokku plugin that will notify Appsignal when we deploy new code.

Feature Request
Enhancement

- CPU load (Load average last 15 minutes) (`$ uptime | awk '{print $10}'`) - IO load - Memory usage (`$ free | grep Mem | awk '{print $3/$2 *...

Enhancement

Create a button on the ENV var page that allows you to sync the env vars in the dokku app, with the IC app.

Enhancement

Feature Request