docbrown/config
Michael cfda390845 Adds optional support for Docker/Compose (#296)
* Adds optional support for Docker/Compose

* Upgrades Dockerfile to use a multi-stage build

* Gets rest of stack running in Docker

* Renames queue to jobs, uses jobs namespace command

* Reverts file

* Adds webpacker

* Fixes yarn check issue

* Adds Database URL default connection string

* Remove daemons gem

* Update huskyhook config

* Update seed.rb

* Create .dockerignore

* Increase RackTimeout's config

* Simplify Docker config

* Update README

* Remove postgres url default

* Change docker entry point to 3000

* Remove duped integrity setting
2018-10-12 11:48:53 -04:00
..
environments Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
initializers Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
boot.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
database.yml.travis Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
features.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
puma.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
routes.rb Fix routes lint (#831) 2018-10-05 12:41:06 -04:00
sample_application.yml Add Pusher to docs (#809) 2018-10-04 10:55:37 -04:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00