aboutsummaryrefslogtreecommitdiff
path: root/boot.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-12-03Cut out poetryGertjan van den Burg1-4/+7
Adds unnecessary complexity to install process.
2020-05-08Update code for public releaseGertjan van den Burg1-0/+2
2019-09-16Add a lock to the task assignmentGertjan van den Burg1-1/+1
While it shouldn't take very long, this should nonetheless avoid race conditions on the task assignment logic. Following the discussion here: https://stackoverflow.com/q/18213619
2019-04-01Various fixes to get the app to work in dockerGertjan van den Burg1-1/+1
2019-03-27Make boot script more robust to database being offlineGertjan van den Burg1-2/+8
2019-03-27Expose port 80Gertjan van den Burg1-1/+1
2019-03-27add initial deployment filesGertjan van den Burg1-0/+10