Jonathan Rosenbaum
|
89748c6927
|
Adds sidekiq as its own container process.
Former-commit-id: 6e47f12e7ad28aa5f09999439f60bc06bb50bff9
|
2021-12-27 20:39:49 -05:00 |
|
Jonathan Rosenbaum
|
0e776f25e0
|
Adds sidekiq Web UI @ /sidekiq . Next shall add sidekiq container to get the daemon rolling.
Former-commit-id: 5a41a312b6dbdbe533b3e73786ed3ff0f85e98e5
|
2021-12-27 05:27:14 -05:00 |
|
Jonathan Rosenbaum
|
65a3c97fc8
|
Adds redis container, this fixes delayed mail error which uses sidekiq/redis, however, emails only go out on test becasue a non-delayed method is utilized. Trying to figure out why the existing is not working.
Former-commit-id: b5b0b5f4279622ff5091ca4b365293c8a7a77d31
|
2021-12-27 04:01:50 -05:00 |
|
Jonathan Rosenbaum
|
a5a13930e5
|
Adds more enlightenment for switching from development to production; adds vim and less to Dockerfile.
Former-commit-id: a8c6c72a9c28f960a955ead231d7d17ff732630f
|
2021-12-27 01:36:56 -05:00 |
|
Jonathan Rosenbaum
|
79743c1449
|
Adds development mode, improves the assets, updates the README with helpful information!
Former-commit-id: c95e624de930ea56432330beed495abc493fe539
|
2021-12-26 22:08:16 -05:00 |
|
Jonathan Rosenbaum
|
d288f192fa
|
Allow dots in conference names. This wasn't an accent issue. Now something like conferences/Ciudad.de.México.22 works.
Good info at https://prathamesh.tech/2020/06/15/allowing-dots-in-rails-routes/ .
Former-commit-id: 457bfdbc041102e6ce13a629db6dbf417a97f56e
|
2021-12-26 21:44:05 -05:00 |
|
Jonathan Rosenbaum
|
b3b6d41738
|
This removes any env reference from the rails command, since RAILS_ENV handles this easier, and changes Administrate to Administer, which is the more common spelling.
Former-commit-id: b1dbdadd8c1dda46ec815194d5fb86f02c0cea90
|
2021-12-25 15:48:28 -05:00 |
|
Jonathan Rosenbaum
|
f65cab24ab
|
This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded.
Former-commit-id: cdddb0dc7a68df8ed69121ea8eb55067e6502bff
|
2021-12-25 14:53:46 -05:00 |
|