Commit Graph
100 Commits
Author SHA1 Message Date
decentral1se 8564f787cb Merge pull request 'Configure Renovate' (#3) from renovate/configure into master
continuous-integration/drone/push Build is passing
2020-05-07 12:03:58 +02:00
decentral1se 1fa8443b1c Add renovate.json 2020-05-07 10:02:53 +00: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
continuous-integration/drone/push Build is passing
2020-04-14 14:19:11 +02:00
Luke Murphy d178b5d2d5 Use new access keys for vault
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)
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
continuous-integration/drone/push Build is passing
2020-04-13 19:40:58 +02:00
Luke Murphy 342407262f Add deployed link too
continuous-integration/drone/push Build is passing
2020-04-13 19:20:39 +02:00
Luke Murphy 28b0b75334 Fix var name
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
continuous-integration/drone/push Build is passing
2020-04-13 16:22:45 +02:00
Luke Murphy 4538eaf20a Quote the port
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
continuous-integration/drone/push Build is passing
2020-04-13 16:00:10 +02:00
Luke Murphy 74768c7e84 Cater for multiple DBs
continuous-integration/drone/push Build is passing
2020-04-13 15:57:48 +02:00
Luke Murphy 5bd4cd65f3 Fix name
continuous-integration/drone/push Build is passing
2020-04-13 15:27:20 +02:00
Luke Murphy 8e4b4d2ccd Use right app name
continuous-integration/drone/push Build is passing
2020-04-13 15:24:35 +02:00
Luke Murphy fd76881c64 Specify type inside magic variable
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
continuous-integration/drone/push Build is passing
2020-04-13 15:09:59 +02:00
Luke Murphy e47e7670a9 Revert to single file config
continuous-integration/drone/push Build is passing
2020-04-13 15:02:01 +02:00
Luke Murphy 24b0e7d06d Break up config (implementation details...)
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
continuous-integration/drone/push Build is passing
2020-04-13 14:27:16 +02:00
Luke Murphy 9a8397f0f4 Use non-conflicting keys
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
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
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
continuous-integration/drone/push Build is passing
2020-04-06 22:14:12 +02:00
Luke Murphy 5a8b770632 Don't mount volumes
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
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"
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
continuous-integration/drone/push Build is passing
2020-04-01 16:45:43 +02:00
Luke Murphy af8e014cd0 Remove 8433 exposing since unused
continuous-integration/drone/push Build is failing
2020-04-01 12:03:20 +02:00
Luke Murphy 4670f635a7 Disable CHECKS for now
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
continuous-integration/drone/push Build is failing
2020-03-31 19:39:22 +02:00
Luke Murphy 24f660f2e5 Remove name
continuous-integration/drone/push Build is failing
2020-03-31 19:35:29 +02:00
Luke Murphy 2c79b1abdf Fix name
continuous-integration/drone/push Build was killed
2020-03-31 19:34:00 +02:00
Luke Murphy bc6766134c Up the CHECKS count
continuous-integration/drone/push Build is passing
2020-03-31 15:17:29 +02:00
Luke Murphy 3cd6c1edc3 Fix channel name
continuous-integration/drone/push Build is failing
2020-03-30 15:09:23 +02:00
Luke Murphy 6a4cb92498 Add notifications
continuous-integration/drone/push Build was killed
2020-03-29 22:39:58 +02:00
Luke Murphy f9180c14d3 Add our domain role
continuous-integration/drone/push Build is failing
2020-03-29 13:45:21 +02:00
Luke Murphy 1c3ceea69b Revert to using 8080 for all
continuous-integration/drone/push Build is failing
2020-03-29 13:38:08 +02:00
Luke Murphy c8c27e4aad Just check that the URL is up 2020-03-29 13:38:02 +02:00
Luke Murphy cf0ab02adf 3 checks is enough
continuous-integration/drone/push Build is failing
2020-03-29 13:27:10 +02:00
Luke Murphy 00d05b7593 Run https mapping
continuous-integration/drone/push Build is failing
2020-03-29 13:15:27 +02:00
Luke Murphy 1460477ee7 Upgrade image
continuous-integration/drone/push Build is failing
2020-03-29 13:10:42 +02:00
Luke Murphy 341b603ccd Actually we need proxying 2020-03-29 13:05:06 +02:00
Luke Murphy 115b528cd8 Drop proxy config
continuous-integration/drone/push Build is failing
2020-03-29 11:51:32 +02:00
Luke Murphy f263c96fcf Use http_port var 2020-03-29 11:51:17 +02:00
Luke Murphy 0f3e3f23e5 Remove unused entrypoint 2020-03-29 11:47:43 +02:00
Luke Murphy fc21e20714 It was too much 2020-03-29 11:33:58 +02:00
Luke Murphy 5345866659 Increase CHECKS times
continuous-integration/drone/push Build is failing
2020-03-29 11:29:26 +02:00
Luke Murphy 2246c41c4d Set keycloak into auto deploy mode
continuous-integration/drone/push Build is failing
2020-03-29 11:25:19 +02:00
Luke Murphy 106674eb57 Revert "Disable mounting for now"
This reverts commit 513cd29cae.
2020-03-25 01:15:49 +01:00
Luke Murphy 513cd29cae Disable mounting for now 2020-03-25 01:04:27 +01:00
Luke Murphy d4949a5aed Use correct module 2020-03-25 00:14:04 +01:00
Luke Murphy 4201d060c7 Update URL 2020-03-24 11:46:08 +01:00
Luke Murphy fd4981a41f Add user management docs 2020-03-23 18:15:58 +01:00
Luke Murphy 7d3f2caae1 Shorter file name 2020-03-23 12:52:26 +01:00
Luke Murphy 3f104772ee Use link 2020-03-22 17:58:49 +01:00
Luke Murphy 63112b9264 Revert "Try with postgres"
This reverts commit b521aff613.

Actually, I can make it work. Stick with mysql
2020-03-22 16:20:14 +01:00
Luke Murphy b521aff613 Try with postgres 2020-03-22 16:17:46 +01:00
Luke Murphy db6ee8a383 Add a CHECKS file 2020-03-22 16:11:08 +01:00
Luke Murphy dd9db59231 Drop port from ADDR val 2020-03-22 16:06:42 +01:00
Luke Murphy 7567352777 Try new env vars for DB 2020-03-22 16:01:01 +01:00
Luke Murphy f8c882ec85 Fix formatting 2020-03-22 15:54:20 +01:00
Luke Murphy 3eb649cdbe Remove experimental hook for now 2020-03-22 15:48:56 +01:00
Luke Murphy ae260d4b43 Avoid rebuild since there is a lock 2020-03-22 15:44:32 +01:00
Luke Murphy 1c59412d34 Bootstrap new approach 2020-03-22 15:40:59 +01:00
Luke Murphy a51613fe77 Rebooting under coop cloud 2020-03-22 15:22:20 +01:00
Luke Murphy c5e2a2dd0b Remove entrypoint, it's done already 2020-03-15 14:17:30 +01:00
Luke Murphy d74d54a83c Remove unused variable 2020-03-15 14:11:54 +01:00
Luke Murphy f2ec5f4417 Disable checks for now 2020-03-15 14:03:09 +01:00
Luke Murphy f139e929ef Bump attempts for testing 2020-03-15 13:59:39 +01:00
Luke Murphy 3a881653b8 Use existing env vars 2020-03-15 13:57:41 +01:00
Luke Murphy d04bb34132 Fix URL 2020-03-15 13:46:13 +01:00
Luke Murphy 51c072d7ae Shape up admin install script 2020-03-15 13:39:26 +01:00
Luke Murphy fff85fa306 Don't drop / 2020-03-15 13:32:39 +01:00
Luke Murphy b28bbaf691 Use old entrypoint 2020-03-15 13:32:24 +01:00
Luke Murphy ee5e0ae84c Bootstrapp keycloak 2020-03-15 13:28:35 +01:00
Luke Murphy 38999c57c4 Add README 2020-03-09 12:22:06 +01:00
Luke Murphy 8bac46a314 Fix URL 2020-03-09 12:21:57 +01:00
Luke Murphy 3382c36e93 Remove 443 port again 2020-03-09 11:53:49 +01:00
Luke Murphy 1474325a7f Ports again 2020-03-09 11:51:02 +01:00
Luke Murphy 7ff42cc8e7 OK, removing ports again 2020-03-09 11:44:14 +01:00
Luke Murphy 2c76c2504e Just using config interface 2020-03-09 11:38:10 +01:00