-
Published Question
Hey guys, I am using this potsgres plugin: https://github.com/Kloadut/dokku-pg-plugin
But they don't provide any info on how to upgrade the postgresql version.
There is a fork that supports 9.4 version (https://github...
1
•
•
By
michal.hantl
Dokku
PostgreSQL
Ubuntu
-
Published Answer
Try the redirects plugin, works for me.
https://github.com/Mordred/dokku-redirects-plugin/pull/5/files
•
By
michal.hantl
-
Published Answer
Using the Precompile.ignore workaround I’ve been finally able to deploy my app.
http://stackoverflow.com/questions/7430578/how…
•
By
michal.hantl
-
Published Question
Hi, after playing with DigitalOcean for a while I am setting up an instance for my customer and I am unable to push the app, because of database error.
PG::ConnectionBad: could not connect to server: Connection refus...
2
•
•
By
michal.hantl
-
Published Question
Hi, I deployed my app to droplet with rails, postgre, docker and dokku.
All was running smoothly, until I restarted the server today and I got into two problems:
1) One rails app said it was already running. The app s...
2
•
•
By
michal.hantl