13 Commits (ed6cd6f9d6ab7bb2af0af8ecf9756f18a2671217)

Author SHA1 Message Date
Jonathan Rosenbaum 32b3904c39 ReCaptcha v3 - almost working 1 year ago
Jonathan Rosenbaum 4d39814468 Improves ofelia documentation, changes job name for docker-compose.yml to test version. Comments out cantainer_name to avoid container conflicts with multiple instances. 1 year ago
Jonathan Rosenbaum 213305ff31 Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service. 1 year ago
Jonathan Rosenbaum 3a7cc21ba5 Noting best way to export database with pg_dump. 1 year ago
Jonathan Rosenbaum 52f5f51f50 Modernizes docker-compose, add git-lfs to Dockerfile. 1 year ago
Jonathan Rosenbaum 437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 1 year ago
Jonathan Rosenbaum 89748c6927 Adds sidekiq as its own container process. 3 years ago
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. 3 years ago
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. 3 years ago
Jonathan Rosenbaum f65cab24ab This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded. 3 years ago
Jonathan Rosenbaum cb0bf52632 Yay, adds upload external volume! 3 years ago
Jonathan Rosenbaum 962ee1a4d5 Fine adjustments from lots of testing. 3 years ago
Jonathan Rosenbaum 9fe8c70ea6 This successfully builds a working bikebike rails app with Docker! 3 years ago