Error: when running rake db:drop
on server was prompted with fe_sendauth: no password supplied
.
Tag Archives: Postgres
DigitalOcean: How To Create A Rails App with Git Auto Deploy
What we want to achieve:
- one click create a working version of rails project on DigitalOcean
- set up a local working version of the project
- set up remote & local git repo so we could push to update remote rails project folder
- and deploy automatically with push