add traefik-v2 instance
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2024-12-09 13:10:05 +00:00
parent 2b8309f6bd
commit dac1118ffd
Signed by: burble
GPG Key ID: E9B4156C1659C079
3 changed files with 4 additions and 1 deletions

View File

@ -83,7 +83,7 @@ D_EXTEND(
CNAME('clicker', 'traefik.burble.dn42.'),
CNAME('anycast', 'traefik.burble.dn42.'),
CNAME('invidious', 'traefik.burble.dn42.'),
CNAME('grafana', 'traefik.burble.dn42.'),
CNAME('grafana', 'traefik-v2.burble.dn42.'),
CNAME('glass', 'traefik.burble.dn42.'),
CNAME('lg', 'traefik.burble.dn42.'),
CNAME('lounge', 'traefik.burble.dn42.'),

View File

@ -13,6 +13,7 @@ var nodes = [
[ 'ca-bhs1', '167.114.211.156', '2607:5300:60:7a9c::1', 'true', 12, '172.20.129.170' ],
[ 'se-sto1', '176.126.84.199', '2a0e:dc0:2:1e93::1', 'true', 13, '172.20.129.167' ],
[ 'uk-lon2', '150.107.201.114', '2a0e:dc0:5:65ce::1', 'true', 14, '172.20.129.166' ],
// 15 has no ipv4 address
[ 'uk-lon3', '150.107.201.105', '2a0e:dc0:5:d2dd::1', 'true', 16, '172.20.129.184' ],
[ 'de-fra1', '5.180.253.211', '2a0e:6a80:3:430::1', 'true', 17, '172.20.129.169' ],
[ 'nl-ams1', '176.126.85.61', '2a01:6f0:ffff:68a4::1', 'true', 18, '172.20.129.186' ],

View File

@ -1,5 +1,7 @@
var virtual = [
// insert here
[ 'traefik-v2.tier1.fr-rbx1', 'fd42:4242:2601:26:72e5:84ff:fee8:897c' ],
[ 'traefik-v2.tier2.fr-rbx1', 'fd42:4242:2601:2602:4290:5fff:fecd:eeb8' ],
[ 'registry-review.tier2.fr-gra1', 'fd42:4242:2601:3f02:b236:14ff:fe60:f63c' ],
[ 'containerd-dev.tier2.fr-gra1', 'fd42:4242:2601:3f02:92ea:d7ff:fe27:e94e' ],
[ 'containerd-host.tier2.se-sto1', 'fd42:4242:2601:2d02:f2da:93ff:fee0:97fa' ],