-
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-6mpCw7/psycopg2/
when deploying to Heroku
-
Description of problem: Installation failure when following instructions here: http://dokku.viewdocs.io/dokku/getting-started/install/vagrant/
```
dokku-windows: Running: inline script
do…
-
Description of problem:
Every time i reboot my server, my rails application failing to start because it can't connect to linked Redis:
```
2017-04-13T04:07:04.337129264Z app[sidekiq.2]: 11 TID-…
-
I installed dokku-mysql with instruction in this project and tried to create new MySQL database via `dokku mysql:create lollipop`. However, it always output `ERROR: unable to connect` at the end of ru…
-
I need to use MySQL `5.6.20` for various reasons and the following happens when I create the container:
``` sh
# export MYSQL_IMAGE_VERSION='5.6.20'; dokku mysql:create slot-2-backend
-----> Starting…
-
I have created a myql service and linked it to my app. I have a MYSQLDUMP file from where i would like to import. The default user "mysql" created as part of setting up the mysql service has no permis…
-
Hey Guys,
First of all thank you for your work, it help a lot.
I am trying to use this plugin on Digital Ocean server, and setup mongodb it works, and my application Scala Play! + Ractive Mongo co…
-
The current application deployment process is much more complicated than necessary, involving a great deal of manual effort in the AWS console.
IMO an effort should be made to automate this process…
-
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…
-
Previously working with R-base and everything was up and running remotely fine. Switch to R/verse to have latex/tex tools at the ready, git push shows dir being created, my foo.R file being uploaded …