3 Commits

Author SHA1 Message Date
Kaustubh Nair 25681c7425 Revert database.yml to previous state (#725)
* Fix database.yml for test environment for unstable

* Update database.yml.example

* Revert database.yml

* Update database.yml.example

* Using correct config for database.yml
2019-06-26 20:19:25 -04:00
Kaustubh Nair 5673c037ea Yarn upgrade (#702)
* Add yarn

* Remove error log

* Modify package.json

* Add yarn install to start.sh

* Add leaflet google

* Remove leaflet-google from package json

* remove passenger error logs

* Fix install script

* Remove flag

* Fix gemfile

* Fix conflicts

* Fix gemfile.lock

* Run asset-precompile on travis

* Run create only for production

* Change permissions of exporter script

* Cherry pick local builds for travis runners, https://github.com/publiclab/mapknitter/pull/672

Co-authored-by: Álax de Carvalho Alves <alaxallves@gmail.com>

* Fix rubocop offence
2019-06-16 20:12:57 -04:00
Jeffrey Warren 468cd690ea Update install_cloud.sh (#420)
* Update install.sh

* Create cloudnine_install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update cloudnine_install.sh

* Delete install.sh

* cp config/config.yml.example config/config.yml

* Update cloudnine_install.sh

* Rename cloudnine_install.sh to install_cloudnine.sh

* Create database.yml.cloud9.example

* Update install_cloudnine.sh

* Update README.md

* Update README.md

Co-Authored-By: jywarren <jeff@unterbahn.com>

* Update README.md

* Change permissions

* Add nodejs-legacy package

* Add commands for install mysql and rvm

* Use ruby 2.4.6 and remove unecessary lines to create db

* Update Readme

* Install mysql with blank password

* Update and rename install_cloudnine.sh to install_cloud.sh

* Update README.md
2019-04-14 11:49:35 -05:00