Commit Graph
287 Commits
Author SHA1 Message Date
Luke Murphy 59beb3a092 Get faster checks 2020-03-12 16:34:19 +01:00
Luke Murphy 291ae6591e Tune up post deploy script 2020-03-12 16:33:02 +01:00
Luke Murphy 722e9af1e4 Revert "Just use the $WORKDIR"
This reverts commit 487fb34b68.

Remembered that we can't rely on WORKDIR if it is set upstream and then
we have to hard code that in the app.json. So, stick with the /app/
folder for now.
2020-03-12 16:13:58 +01:00
Luke Murphy 487fb34b68 Just use the $WORKDIR 2020-03-12 16:08:43 +01:00
Luke Murphy 167435a7a3 Don't assume database is up but assume health is 2020-03-12 15:27:09 +01:00
Luke Murphy c00ca14b86 Try just the right port 2020-03-12 15:25:14 +01:00
Luke Murphy cd989bed7a Try spacing 2020-03-12 15:23:23 +01:00
Luke Murphy 971c4a6cb0 Try a lot so I can debug 2020-03-12 15:09:45 +01:00
Luke Murphy 60129b9400 Remove procfile 2020-03-12 15:03:08 +01:00
Luke Murphy c74f73bcf1 Wait less 2020-03-12 15:02:06 +01:00
Luke Murphy 4c8fe79dbe Go for the postdeploy.sh approach 2020-03-12 15:01:36 +01:00
Luke Murphy 88ac6e9526 Check health check URL 2020-03-12 14:57:32 +01:00
Luke Murphy 579352b778 Get CHECKS back in, seem to be working 2020-03-12 14:57:03 +01:00
Luke Murphy bdfb4da4b1 Remove white space 2020-03-11 19:57:20 +01:00
Luke Murphy 8591714cca Remove CHECKS altogether (bit flaky) 2020-03-11 19:55:52 +01:00
Luke Murphy 4e14b7ebde Trim down app.json 2020-03-11 19:51:37 +01:00
Luke Murphy b933c24757 Use release command 2020-03-11 19:51:31 +01:00
Luke Murphy 93f5319c1a Only use settings not URLs for CHECKS 2020-03-11 19:45:24 +01:00
Luke Murphy 964fce4209 Remove CHECKS (seem broken) 2020-03-11 19:43:40 +01:00
Luke Murphy cd12b2f96a Revert "Remove CHECKS for now"
This reverts commit dc0f81d9b9.
2020-03-11 19:39:07 +01:00
Luke Murphy dc0f81d9b9 Remove CHECKS for now 2020-03-11 19:32:23 +01:00
Luke Murphy 0734c5579f Use plain URL 2020-03-11 19:30:41 +01:00
Luke Murphy bcfa9824e7 Use a single route 2020-03-11 19:29:00 +01:00
Luke Murphy 71c6831776 Try again this bare URL 2020-03-11 19:26:18 +01:00
Luke Murphy c8a60a3c21 Use specific URL 2020-03-11 19:20:32 +01:00
Luke Murphy dd0bd8011a Use workdir 2020-03-11 19:18:42 +01:00
Luke Murphy fefe374985 Attempt to load CHECKS/apps.json file 2020-03-11 19:07:25 +01:00
Luke Murphy a776360a30 Clarify 2020-03-10 18:38:46 +01:00
Luke Murphy 444d8c6168 Maybe don't fuck with that 2020-03-10 13:03:32 +01:00
Luke Murphy e10af536f7 Choose right user 2020-03-10 12:54:13 +01:00
Luke Murphy 60476abae3 Woops, CHECKS file I mean 2020-03-10 12:50:52 +01:00
Luke Murphy 242c4877c7 Add app.json into right location 2020-03-10 12:49:34 +01:00
Luke Murphy 25366491bd Add CHECKS file 2020-03-10 12:42:31 +01:00
Luke Murphy 796611be59 Add post deploy task 2020-03-10 11:45:57 +01:00
Luke Murphy 694aab365d Add README 2020-03-10 10:37:46 +01:00
Luke Murphy 3d276083f6 Expose the HTTP port 2020-03-10 09:41:04 +01:00
Luke Murphy c89e6b6872 Bootstrap gitea app 2020-03-10 09:35:48 +01:00