15 Commits (master)

Author SHA1 Message Date
Jonathan Rosenbaum 15ecc409b1 Corrected ofelia typo. 4 months ago
Jonathan Rosenbaum dffbba76ce Updates browserlist daily with a ofelia job, so that caniuse generates the newest browsers. 4 months ago
Jonathan Rosenbaum 32b3904c39 ReCaptcha v3 - almost working 9 months 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. 10 months ago
Jonathan Rosenbaum 213305ff31 Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service. 10 months ago
Jonathan Rosenbaum 3a7cc21ba5 Noting best way to export database with pg_dump. 10 months ago
Jonathan Rosenbaum 52f5f51f50 Modernizes docker-compose, add git-lfs to Dockerfile. 10 months ago
Jonathan Rosenbaum 437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 10 months ago
Jonathan Rosenbaum 89748c6927 Adds sidekiq as its own container process. 2 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. 2 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. 2 years ago
Jonathan Rosenbaum f65cab24ab This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded. 2 years ago
Jonathan Rosenbaum cb0bf52632 Yay, adds upload external volume! 2 years ago
Jonathan Rosenbaum 962ee1a4d5 Fine adjustments from lots of testing. 2 years ago
Jonathan Rosenbaum 9fe8c70ea6 This successfully builds a working bikebike rails app with Docker! 2 years ago