Closed froger closed 1 year ago
Update on this PR:
--queue sidekiq
on 0.26, don't add secrets, and be able to configure SMTP_PORT
and SMTP_AUTHENTICATION
with env.@froger , i have looked through the Docker file you are proposing, and i see some things that i would do a bit differently:
@froger , i have looked through the Docker file you are proposing, and i see some things that i would do a bit differently:
1. Crontab : I would use the whenever gem with a local installed schedule.rb file, that would allow me to customize what to run, when to run, or even add my own tasks 2. Prod rails initializer should be provided with cache options ... 3. I would add all the Env Variables with their defaults to the quickstart.yml ..
Also:
This PR is a draft. Don't merge. Description will be updated along time.