Commit Graph

76 Commits

Author SHA1 Message Date
6c87d00f92 Drop back a version 2020-03-16 13:51:35 +01:00
680d1179b4 Fix typos 2020-03-15 13:11:35 +01:00
ba6c2ff2d4 Fix typo 2020-03-15 12:47:49 +01:00
487b59c994 Put commands into entrypoint 2020-03-15 12:46:13 +01:00
55b71f0016 Give exe bit 2020-03-15 12:43:03 +01:00
00f3f121cb Use right name 2020-03-15 12:42:25 +01:00
16a07eac87 Attempt new entrypoint angle 2020-03-15 12:41:24 +01:00
0c025b7ebb Dropping this for good then 2020-03-15 12:35:02 +01:00
6407f52e24 Fix keys 2020-03-15 12:26:43 +01:00
5b2b042030 Attempt pre/post again 2020-03-15 12:24:50 +01:00
b48e33ab82 Stop the script approach 2020-03-15 09:57:19 +01:00
1bb4d25c56 Add dokku client 2020-03-15 09:28:42 +01:00
391a2f7ca6 Simplify dockerfile once more 2020-03-15 09:28:34 +01:00
444b37a61d Remove LE stuff from predeploy 2020-03-15 09:12:52 +01:00
3cb8ce2183 More postdeploy circles 2020-03-15 09:12:11 +01:00
ddffce5711 That's not there :/ 2020-03-15 09:08:01 +01:00
e5cd494c5a Fix condition 2020-03-15 09:07:19 +01:00
9dd70c0e17 Don't copy non-existing file 2020-03-15 09:05:57 +01:00
1d24675009 Only do predeploy 2020-03-15 09:05:13 +01:00
402b30bafe Use $APP 2020-03-15 09:01:00 +01:00
ea4dc4a548 Work with ports again in app.json 2020-03-15 08:54:38 +01:00
369adfb0cd Use full path 2020-03-15 08:49:57 +01:00
cf7ff6db0f Run ports in pre-deploy 2020-03-15 08:48:24 +01:00
aa49f2d295 Tweak usage of plugins 2020-03-15 08:42:50 +01:00
513843b395 COPY right files 2020-03-15 08:32:30 +01:00
52d5e9ee21 Remove since in predeploy 2020-03-15 08:31:39 +01:00
bd18997cc0 Moving more config to the app 2020-03-15 08:31:10 +01:00
a9747d79c9 Remove WIP 2020-03-15 08:20:49 +01:00
b49054e8e0 Upgrade gitea 2020-03-12 20:52:40 +01:00
4eb972c703 Back to postdeploy
Release overrides the entrypoint.
2020-03-12 19:28:08 +01:00
1907e7c19b Add WIP marker 2020-03-12 19:25:38 +01:00
9a06eebbc1 Try release hooks 2020-03-12 18:55:51 +01:00
448ad5d1db Match Dokku logs 2020-03-12 18:14:42 +01:00
bf75a7b7ee Wrap all scripts in check 2020-03-12 18:03:10 +01:00
31684dd77e Don't migrate if no database configuration is up 2020-03-12 17:54:11 +01:00
dc7b416e57 Fix echo lines to match and run main 2020-03-12 17:32:36 +01:00
e7bedec4dc Fix path 2020-03-12 16:40:17 +01:00
c2f26be35e Do it manually once more 2020-03-12 16:38:10 +01:00
61f53bbb7e Add migration 2020-03-12 16:35:13 +01:00
59beb3a092 Get faster checks 2020-03-12 16:34:19 +01:00
291ae6591e Tune up post deploy script 2020-03-12 16:33:02 +01:00
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
487fb34b68 Just use the $WORKDIR 2020-03-12 16:08:43 +01:00
167435a7a3 Don't assume database is up but assume health is 2020-03-12 15:27:09 +01:00
c00ca14b86 Try just the right port 2020-03-12 15:25:14 +01:00
cd989bed7a Try spacing 2020-03-12 15:23:23 +01:00
971c4a6cb0 Try a lot so I can debug 2020-03-12 15:09:45 +01:00
60129b9400 Remove procfile 2020-03-12 15:03:08 +01:00
c74f73bcf1 Wait less 2020-03-12 15:02:06 +01:00
4c8fe79dbe Go for the postdeploy.sh approach 2020-03-12 15:01:36 +01:00