mirror of
https://github.com/chenasraf/opensnp.org-docker.git
synced 2026-05-18 01:49:07 +00:00
* Reduce number of places where Ruby versions are specified * Add TravisCI config * Let's see which Ruby the app user uses * Set Ruby version as app user * Use full path for calling rvm * Same but different * Use rvm Ruby throughout * Try setting up Postgres on TravisCI * Remove passenger_ruby nginx directive It should be the default... maybe... * fixup! Try setting up Postgres on TravisCI * Use Docker Compose * Don't wait 10 seconds * Try multiple times before drawing conclusions * Explicitly set a password for postgres * Try pruning volumes * Also retry db setup if request failed * Do we actually need to build before up? * Move empty lines around * Turns out, no sudo needed