Commit Graph

18 Commits

Author SHA1 Message Date
Patrick Gansterer 22fd814193 Add a script to read all databases with a prefix from the database server
When passing a value via the FOODSOFT_DB_PREFIX environment variable the
FOODSOFT_FOODCOOPS environment variable will be overwritten with a list
of databases starting with the given prefix.

This can be used to dynamically generate the app_config.yml in a multicoop
installation and avoid listing all instances manually.
2022-05-27 23:10:07 +02:00
Patrick Gansterer ea2862fdef Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
wvengen 1f34061e3e Add script to pull Crowdin translations 2020-02-29 15:34:12 +01:00
wvengen 1f71501dc1 Remove outdated script 2019-03-25 08:21:43 +01:00
wvengen f08d131842 Fix Heroku deployment 2016-05-25 02:05:55 +02:00
wvengen a016f0d7dc Small improvement to heroku deploy script 2015-04-11 02:57:03 +02:00
wvengen e5f8d2d425 make heroku work again 2014-02-24 12:46:28 +01:00
wvengen dfa27dfc7c don't use resque on heroku by default 2013-12-05 15:52:32 +01:00
wvengen 85c98c4566 make heroku deploy work again 2013-10-28 00:49:00 +01:00
wvengen 50a8cce9fd do not update localeapp from translation instance, since it may run a slightly older version [ci skip] 2013-09-18 19:21:59 +02:00
wvengen bdd0f8cbcb fix heroku deploy script (also closes #165) 2013-09-06 19:31:15 +02:00
Julius 0b81ba97b9 Fix newline char in heroku_deploy script 2013-06-18 22:18:24 +02:00
wvengen 18f067ea60 make localeapp updates work in production environment too 2013-06-14 03:10:32 +02:00
wvengen 2f31d1a5f8 add heroku deploy script 2013-06-14 02:42:13 +02:00
benni 552c553b77 Fixed admin, orders, wiki views. Converted all erb to haml. 2012-10-15 21:19:17 +02:00
benni b0c9580b53 Added delayed_job as new background queue manager. 2012-08-24 13:48:45 +02:00
benni 4eba5fbc9c First step for upgrading to rails 3.
Check rake rails:upgrade:check for next steps.
2011-05-11 01:32:21 +02:00
Benjamin Meichsner 5b9a7e05df Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00