File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11services :
22 core :
3- image : ghcr.io/defguard/defguard:dev
3+ image : ghcr.io/defguard/defguard:2.0.0-beta2
44 environment :
55 DEFGUARD_COOKIE_INSECURE : " true"
6- DEFGUARD_SECRET_KEY : defguard-secret-key-defguard-secret-key-defguard-secret-key-defguard-secret-key
7- DEFGUARD_AUTH_SECRET : defguard-auth-secret
8- DEFGUARD_GATEWAY_SECRET : defguard-gateway-secret
9- DEFGUARD_YUBIBRIDGE_SECRET : defguard-yubibridge-secret
106 DEFGUARD_DB_HOST : db
117 DEFGUARD_DB_PORT : 5432
128 DEFGUARD_DB_USER : defguard
@@ -25,7 +21,7 @@ services:
2521 - default
2622
2723 edge1 :
28- image : ghcr.io/defguard/defguard-proxy:2.0.0-alpha2
24+ image : ghcr.io/defguard/defguard-proxy:2.0.0-beta2
2925 volumes :
3026 - ./.volumes/certs2.0/edge1:/etc/defguard/certs
3127 ports :
Original file line number Diff line number Diff line change 11services :
22 core :
3- image : ghcr.io/defguard/defguard:2.0.0-alpha2
3+ image : ghcr.io/defguard/defguard:2.0.0-beta2
44 environment :
55 DEFGUARD_COOKIE_INSECURE : " true"
6- DEFGUARD_SECRET_KEY : defguard-secret-key-defguard-secret-key-defguard-secret-key-defguard-secret-key
7- DEFGUARD_AUTH_SECRET : defguard-auth-secret
8- DEFGUARD_GATEWAY_SECRET : defguard-gateway-secret
9- DEFGUARD_YUBIBRIDGE_SECRET : defguard-yubibridge-secret
106 DEFGUARD_DB_HOST : db
117 DEFGUARD_DB_PORT : 5432
128 DEFGUARD_DB_USER : defguard
@@ -22,12 +18,12 @@ services:
2218 - " 8000:8000"
2319
2420 edge1 :
25- image : ghcr.io/defguard/defguard-proxy:2.0.0-alpha2
21+ image : ghcr.io/defguard/defguard-proxy:2.0.0-beta2
2622 volumes :
2723 - ./.volumes/certs2.0-ha/edge1:/etc/defguard/certs
2824
2925 edge2 :
30- image : ghcr.io/defguard/defguard-proxy:2.0.0-alpha2
26+ image : ghcr.io/defguard/defguard-proxy:2.0.0-beta2
3127 volumes :
3228 - ./.volumes/certs2.0-ha/edge2:/etc/defguard/certs
3329
@@ -42,7 +38,7 @@ services:
4238 - ./nginx/edge.conf:/etc/nginx/conf.d/default.conf:ro
4339
4440 gateway1 :
45- image : ghcr.io/defguard/gateway:2.0.0-alpha2
41+ image : ghcr.io/defguard/gateway:2.0.0-beta2
4642 cap_add :
4743 - NET_ADMIN
4844 volumes :
@@ -52,7 +48,7 @@ services:
5248 HEALTH_PORT : 55003
5349
5450 gateway2 :
55- image : ghcr.io/defguard/gateway:2.0.0-alpha2
51+ image : ghcr.io/defguard/gateway:2.0.0-beta2
5652 cap_add :
5753 - NET_ADMIN
5854 volumes :
Original file line number Diff line number Diff line change 11services :
22 core :
3- image : ghcr.io/defguard/defguard:dev
3+ image : ghcr.io/defguard/defguard:2.0.0-beta2
44 environment :
55 DEFGUARD_COOKIE_INSECURE : " true"
6- DEFGUARD_SECRET_KEY : defguard-secret-key-defguard-secret-key-defguard-secret-key-defguard-secret-key
7- DEFGUARD_AUTH_SECRET : defguard-auth-secret
8- DEFGUARD_GATEWAY_SECRET : defguard-gateway-secret
9- DEFGUARD_YUBIBRIDGE_SECRET : defguard-yubibridge-secret
106 DEFGUARD_DB_HOST : db
117 DEFGUARD_DB_PORT : 5432
128 DEFGUARD_DB_USER : defguard
@@ -22,7 +18,7 @@ services:
2218 - " 8000:8000"
2319
2420 edge1 :
25- image : ghcr.io/defguard/defguard-proxy:2.0.0-alpha2
21+ image : ghcr.io/defguard/defguard-proxy:2.0.0-beta2
2622 volumes :
2723 - ./.volumes/certs2.0/edge1:/etc/defguard/certs
2824 ports :
@@ -31,7 +27,7 @@ services:
3127 - " 443:443"
3228
3329 gateway1 :
34- image : ghcr.io/defguard/gateway:2.0.0-alpha2
30+ image : ghcr.io/defguard/gateway:2.0.0-beta2
3531 cap_add :
3632 - NET_ADMIN
3733 volumes :
@@ -78,7 +74,8 @@ services:
7874 depends_on :
7975 - openldap
8076 environment :
81- PHPLDAPADMIN_LDAP_HOSTS : " #PYTHON2BASH:[{'openldap': [{'server': [{'host': 'openldap', 'port': 1389}]}]}]"
77+ PHPLDAPADMIN_LDAP_HOSTS : " #PYTHON2BASH:[{'openldap': [{'server': [{'host':
78+ 'openldap', 'port': 1389}]}]}]"
8279 PHPLDAPADMIN_HTTPS : " false"
8380 ports :
8481 - " 8081:80"
Original file line number Diff line number Diff line change 11services :
22 core :
3- image : ghcr.io/defguard/defguard:2.0.0-alpha2
3+ image : ghcr.io/defguard/defguard:2.0.0-beta2
44 environment :
55 DEFGUARD_COOKIE_INSECURE : " true"
6- DEFGUARD_SECRET_KEY : defguard-secret-key-defguard-secret-key-defguard-secret-key-defguard-secret-key
7- DEFGUARD_AUTH_SECRET : defguard-auth-secret
8- DEFGUARD_GATEWAY_SECRET : defguard-gateway-secret
9- DEFGUARD_YUBIBRIDGE_SECRET : defguard-yubibridge-secret
106 DEFGUARD_DB_HOST : db
117 DEFGUARD_DB_PORT : 5432
128 DEFGUARD_DB_USER : defguard
@@ -22,7 +18,7 @@ services:
2218 - " 8000:8000"
2319
2420 edge1 :
25- image : ghcr.io/defguard/defguard-proxy:2.0.0-alpha2
21+ image : ghcr.io/defguard/defguard-proxy:2.0.0-beta2
2622 volumes :
2723 - ./.volumes/certs2.0/edge1:/etc/defguard/certs
2824 ports :
@@ -31,7 +27,7 @@ services:
3127 - " 443:443"
3228
3329 gateway1 :
34- image : ghcr.io/defguard/gateway:2.0.0-alpha2
30+ image : ghcr.io/defguard/gateway:2.0.0-beta2
3531 cap_add :
3632 - NET_ADMIN
3733 volumes :
Original file line number Diff line number Diff line change @@ -18,5 +18,4 @@ olcAccess: to *
1818 by * read
1919EOF
2020
21-
2221ldap_stop
You can’t perform that action at this time.
0 commit comments