Commit Graph

75 Commits

Author SHA1 Message Date
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
Luke Murphy
2c79b1abdf
Fix name
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-03-31 19:34:00 +02:00
Luke Murphy
bc6766134c
Up the CHECKS count
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-31 15:17:29 +02:00
Luke Murphy
3cd6c1edc3
Fix channel name
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-30 15:09:23 +02:00
Luke Murphy
6a4cb92498
Add notifications
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-03-29 22:39:58 +02:00
Luke Murphy
f9180c14d3
Add our domain role
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-29 13:45:21 +02:00
Luke Murphy
1c3ceea69b
Revert to using 8080 for all
Some checks failed
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
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-29 13:27:10 +02:00
Luke Murphy
00d05b7593
Run https mapping
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-29 13:15:27 +02:00
Luke Murphy
1460477ee7
Upgrade image
Some checks failed
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
Some checks failed
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
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-29 11:29:26 +02:00
Luke Murphy
2246c41c4d
Set keycloak into auto deploy mode
Some checks failed
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