Tracking issue for further Docker improvements #1450
Labels
area: backend
Changes to server-side code
area: deployment
Changes to setting up QPixel, Docker, etc.
complexity: average
Not particularly hard, not particularly trivial.
#1430 is now merged, but there's still a list of further improvements to our setup that need attention:
entrypoint.sh
script to avoid the brittle/db-created
file check;entrypoint.sh
torails db:prepare
(blocked by script for creating thetag_paths
view);whenever --update-crontab
(check environment and output as well);ENV.each { |k, v| env(k, v) }
for the schedule;The text was updated successfully, but these errors were encountered: