replaced safebox
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gyurix
2025-03-05 17:25:36 +01:00
parent 34e6f78db5
commit 55dade2f34
12 changed files with 14 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ The other firewall json files needed for various vpn connection between loadbala
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume /usr/bin/docker:/usr/bin/docker:ro \
--volume /etc/user/config/services/tmp:/services/tmp:rw \
registry.format.hu/setup:latest public-proxy.json start
safebox/setup:latest public-proxy.json start
```

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"NAME": "firewall",
"MEMORY": "64M",
"NETWORK": "host",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"UDAPE": "true",
"NAME": "firewall",
"MEMORY": "64M",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"UDAPE": "true",
"NAME": "firewall",
"MEMORY": "64M",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"UPDATE": "true",
"NAME": "firewall",
"MEMORY": "64M",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"UPDATE": "true",
"NAME": "firewall",
"MEMORY": "64M",

View File

@@ -14,7 +14,7 @@
],
"containers": [
{
"IMAGE": "registry.format.hu/letsencrypt:latest",
"IMAGE": "safebox/letsencrypt:latest",
"NAME": "letsencrypt",
"UPDATE": "true",
"MEMORY": "64M",

View File

@@ -1,7 +1,7 @@
{
"proxy_scheduler_local": {
"SERVICE_FILES": "/etc/user/config/services",
"DOCKER_REGISTRY_URL": "registry.format.hu",
"DOCKER_REGISTRY_URL": "safebox",
"GENERATE_CERTIFICATE": "true",
"LETSENCRYPT_URL": "letsencrypt.org",
"LETSENCRYPT_SERVICE_NAME": "letsencrypt.json",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/proxy-scheduler:latest",
"IMAGE": "safebox/proxy-scheduler:latest",
"NAME": "proxy_scheduler_local",
"UPDATE": "true",
"MEMORY": "64M",

View File

@@ -28,7 +28,7 @@
],
"containers": [
{
"IMAGE": "registry.format.hu/haproxy:2.5.4",
"IMAGE": "safebox/haproxy",
"NAME": "smarthost_loadbalancer",
"SCALE": "",
"SELECTOR": "smarthostloadbalancer",
@@ -80,7 +80,7 @@
"POST_START": [ "firewall-smarthost-loadbalancer-dns", "firewall-letsencrypt", "firewall-smarthostloadbalancer-from-publicbackend" ]
},
{
"IMAGE": "registry.format.hu/nginx:1.23.3",
"IMAGE": "safebox/nginx",
"NAME": "smarthost_backend-1",
"UPDATE": "true",
"ROLES": "smarthost-backend-proxy",
@@ -130,7 +130,7 @@
"POST_START": [ "firewall-smarthost-to-backend" ]
},
{
"IMAGE": "registry.format.hu/nginx:1.23.3",
"IMAGE": "safebox/nginx",
"NAME": "smarthost_backend-2",
"UPDATE": "true",
"ROLES": "smarthost-backend-proxy",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"NAME": "null",
"MEMORY": "64M",
"IP": "null",

View File

@@ -5,7 +5,7 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"IMAGE": "safebox/firewall",
"NAME": "null",
"MEMORY": "64M",
"IP": "null",