libretime/airtime_mvc/public/setup
Lucas Bickel e28ad471f9 Rewrite config from /etc/airtime-saas to plain /etc/airtime
This is the results of sed -i -e 's|/etc/airtime-saas/|/etc/airtime/|' `grep -irl 'airtime-saas' airtime_mvc/ python_apps/` :P

It might need more testing, the airtime-saas part never really made sense, zf1 has environments for that, ie you would create a saas env based on production for instance.

I beleive legacy upstream was using this to share configuration between customers (ie. analyser runs only once and writes to a shared S3 bucket). I assume they mount the airtime-saas folder onto individual customers instances with a global config. Like I said, I don't feel that this makes sense since all it does is make hacking at the configs in airtime-saas a bit easier. A serious SaaS operation should be using something like puppet or ansible to achieve this.
2017-03-03 15:57:41 +01:00
..
database-setup.php Update installer to work with saas branch 2015-06-23 19:02:55 -04:00
general-setup.php Update installer to work with saas branch 2015-06-23 19:02:55 -04:00
media-setup.php Rewrite config from /etc/airtime-saas to plain /etc/airtime 2017-03-03 15:57:41 +01:00
rabbitmq-setup.php Fix missing AMQPConnection errors in setup 2017-03-02 12:38:44 +01:00
setup-functions.php Fix missing AMQPConnection errors in setup 2017-03-02 12:38:44 +01:00