Commit Graph

115 Commits

Author SHA1 Message Date
Luke Murphy
92dbaf254f
Add health check and configure update order
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-22 17:33:29 +02:00
Luke Murphy
305ec20d27
Migrate to swarm configuration
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-22 17:22:36 +02:00
Luke Murphy
d9c479d67f
Add a proper trigger config
[ci skip]
2020-04-18 17:38:51 +02:00
Luke Murphy
88cb0df2b1
Revert to using vault access key 2020-04-14 15:07:21 +02:00
Luke Murphy
1b86a55611
WIP expose raw var access keys 2020-04-14 14:56:29 +02:00
Luke Murphy
23be1b3787
Don't access via config
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 14:19:11 +02:00
Luke Murphy
d178b5d2d5
Use new access keys for vault
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 13:55:43 +02:00
Luke Murphy
8a7123fa95
Use shorter var name 2020-04-14 12:47:51 +02:00
Luke Murphy
89bf8b7781
Move to a clearer config 2020-04-14 12:44:27 +02:00
Luke Murphy
fb04720ecc
Remove dummy white line (deploy trigger)
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 20:25:10 +02:00
Luke Murphy
823c760271
Add dummy white line 2020-04-13 20:25:00 +02:00
Luke Murphy
c98d02a75c
Use trigger format
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 19:40:58 +02:00
Luke Murphy
342407262f
Add deployed link too
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 19:20:39 +02:00
Luke Murphy
28b0b75334
Fix var name
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-13 19:01:29 +02:00
Luke Murphy
35e226f6e3
Fix database name 2020-04-13 19:01:22 +02:00
Luke Murphy
64329416a3
Not needed anymore 2020-04-13 16:26:58 +02:00
Luke Murphy
0436cf5f69
Shorten down the CI 2020-04-13 16:24:53 +02:00
Luke Murphy
36cab46fee
Merge branch 'keycloak-ansible-v2-format' 2020-04-13 16:23:45 +02:00
Luke Murphy
0052d5c1ba
Use proper domain
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 16:22:45 +02:00
Luke Murphy
4538eaf20a
Quote the port
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 16:16:05 +02:00
Luke Murphy
561e6e2823
Cancel https and rip out white space
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 16:00:10 +02:00
Luke Murphy
74768c7e84
Cater for multiple DBs
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:57:48 +02:00
Luke Murphy
5bd4cd65f3
Fix name
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:27:20 +02:00
Luke Murphy
8e4b4d2ccd
Use right app name
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:24:35 +02:00
Luke Murphy
fd76881c64
Specify type inside magic variable
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:16:24 +02:00
Luke Murphy
2791788c95
Pretend there is only one database ever
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:09:59 +02:00
Luke Murphy
e47e7670a9
Revert to single file config
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 15:02:01 +02:00
Luke Murphy
24b0e7d06d
Break up config (implementation details...)
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 14:34:27 +02:00
Luke Murphy
bd0f410957
Just take the domain dokku gives us
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 14:27:16 +02:00
Luke Murphy
9a8397f0f4
Use non-conflicting keys
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 11:08:18 +02:00
Luke Murphy
da07298a56
Don't copy anything since we don't run checks 2020-04-11 17:23:18 +02:00
Luke Murphy
2a4c5878ae
Point to git.coop URL
[ci skip]
2020-04-09 08:39:29 +02:00
Luke Murphy
449fa027f4
Fool around with simpler format
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-08 12:37:27 +02:00
Luke Murphy
7541860728
Migrate to experimental new v2 format 2020-04-08 11:46:53 +02:00
Luke Murphy
bd0d97b059
Drop messaging
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-08 11:46:42 +02:00
Luke Murphy
9b147ba11c
Remove optional files 2020-04-07 09:38:57 +02:00
Luke Murphy
26e7271ad0
Don't expose that port
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 22:14:12 +02:00
Luke Murphy
5a8b770632
Don't mount volumes
All checks were successful
continuous-integration/drone/push Build is passing
Because HTTPS terminates at the Nginx layer.
2020-04-06 22:03:46 +02:00
Luke Murphy
99ab0602d1
Fix typo
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 01:28:05 +02:00
Luke Murphy
4aa2b03bc8
Set proxy to true 2020-04-02 01:25:59 +02:00
Luke Murphy
c62d53d693
Attempt to point towards the 8443 port for HTTPS 2020-04-02 01:19:47 +02:00
Luke Murphy
25c26178ed
Also be explicit about exposing 2020-04-02 01:06:19 +02:00
Luke Murphy
ffb4dba8c0
Revert "Disable CHECKS for now"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 4670f635a7.

Chasing https://github.com/dokku/dokku/issues/3912.
2020-04-02 00:51:17 +02:00
Luke Murphy
e2d84fa780
Set to false in case this is causing the HTTPS issue
See https://github.com/dokku/dokku/issues/3912.
2020-04-02 00:49:55 +02:00
Luke Murphy
ed68bd725b
Upgrade dokku requirements
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-01 16:45:43 +02:00
Luke Murphy
af8e014cd0
Remove 8433 exposing since unused
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-01 12:03:20 +02:00
Luke Murphy
4670f635a7
Disable CHECKS for now
All checks were successful
continuous-integration/drone/push Build is passing
See autonomic-cooperative/keycloak#1 (comment).
2020-04-01 12:01:45 +02:00
Luke Murphy
dc85d34bf7
Expose the default https port 2020-04-01 11:02:32 +02:00
Luke Murphy
c8e9047f1b
Fix message
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-31 19:39:22 +02:00
Luke Murphy
24f660f2e5
Remove name
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-31 19:35:29 +02:00