discourse/config
David Celis 0ed42707cc Allow configuration of Redis DB and cache DB
Hardcoding the Redis DB and Redis Caching DB to 0 and 2 in
`config/database.yml` makes an unsafe assumption that Discourse is the
only application using that install of redis-server. Instead of forcing
users to undergo yet another form of configuration, allow Discourse
admins a nicer way to configure the Redis databases used.

Signed-off-by: David Celis <me@davidcel.is>
2013-12-30 13:39:43 -08:00
..
cloud/cloud66 cloud66 easydeploy 2013-10-24 16:30:44 +01:00
environments Fix smtp settings, added password 2013-12-20 20:50:17 -05:00
initializers better revision history 2013-12-12 03:41:34 +01:00
locales Discourse as a Mailing List improvements 2013-12-30 13:02:12 +11:00
apache2.conf.sample Apache2 Configuration Sample 2013-03-14 12:18:56 +00:00
application.rb split js with vendor/application 2013-12-23 10:32:07 +11:00
boot.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml remove "host" so it uses sockets by default, easier to configure 2013-12-30 13:02:38 +11:00
deploy.rb.sample Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
discourse_defaults.conf Allow configuration of Redis DB and cache DB 2013-12-30 13:39:43 -08:00
discourse_quickstart.conf Really add that file! 2013-12-22 00:33:17 +00:00
discourse.config.sample sample ubuntu upstart config file 2013-07-19 15:23:55 +10:00
discourse.pill.sample Add process checks to kill/restart too large thins 2013-09-30 15:17:59 -04:00
environment.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
jshint.yml Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample warns sysadmin to rebake all the posts 2013-08-01 22:24:55 +02:00
nginx.sample.conf cors for fonts, so firefox stays happy 2013-12-01 15:18:59 +11:00
projections.json Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
redis.yml Allow configuration of Redis DB and cache DB 2013-12-30 13:39:43 -08:00
routes.rb add top page 2013-12-24 00:50:36 +01:00
site_settings.yml Discourse as a Mailing List improvements 2013-12-30 13:02:12 +11:00
spring.rb forking in passenger was bust, message bus subscriptions would stop working after fork 2013-06-03 16:50:30 +10:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn_launcher correct param expansion 2013-11-14 12:54:52 +11:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00
unicorn.conf.rb load up routes in master 2013-11-20 12:36:19 +11:00