osem-fcy/config
TheAssassin f15fe9ddb0 Docker support for production use
This commit adds a Docker infrastructure that is ready for production
use. It is meant to simplify the deployment of OSEM for everyone who
wants to host their own instances.

It includes many features like data persistence, automatic secret key
generation and persistence and automatic database initialization and
upgrading. This should make updating the Docker container as easy as
possible.
2017-07-09 21:38:43 +02:00
..
environments Change mock accounts credentials 2017-05-06 10:37:58 +03:00
initializers Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
locales Made use of Rails I18n data format in EventSerializer #598 2016-03-27 20:03:33 +05:30
application.rb fix revision count and drop observers 2017-07-09 03:36:57 +05:30
boot.rb Remove syck, add notifier back, add cleanup on deploy 2014-08-07 10:30:34 +02:00
cloudinary.yml.example Add cloudinary gem, fix some Gemfile comments 2016-04-27 11:48:12 +02:00
database.yml.docker Docker support for production use 2017-07-09 21:38:43 +02:00
database.yml.example Switch back to sqlite test db 2014-05-10 16:45:51 +02:00
database.yml.heroku Use config/database.yml for ClearDB config 2016-05-25 16:49:56 +02:00
database.yml.travis In Travis, run tests on MariaDB 2016-08-22 16:39:19 +02:00
deploy.rb Include .env.production in deploy 2016-05-09 14:47:29 +02:00
environment.rb Mention the data:migrate:config2dotenv during boot 2016-04-29 17:07:50 +02:00
piwik.yml.example Implements piwik tracking 2014-11-12 10:45:44 +01:00
routes.rb Ticket Purchase Index Page 2017-07-06 02:46:53 +05:30
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example spec/feature: add stripe integration tests 2016-08-16 00:46:11 +05:30