This commit is contained in:
parent
7ad2583ca8
commit
1c28318952
@ -19,7 +19,7 @@ steps:
|
||||
RSYNC_CHOWN: 81001:81001
|
||||
RSYNC_CHMOD: D2755,F644
|
||||
commands:
|
||||
- /rsync.sh de-fra1,ca-bhs2,us-lax1 public/ apps/nginx/burble.dn42/
|
||||
- /rsync.sh de-fra1,ca-bhs2,us-lax1,us-nyc1 public/ apps/nginx/burble.dn42/
|
||||
when:
|
||||
branch: master
|
||||
event: push
|
||||
|
@ -52,16 +52,16 @@ IP address tables
|
||||
|:--|:--|:--|:--|
|
||||
|*unassigned* |172.20.129.164|fd42:4242:2601:3f::1||
|
||||
|*unassigned* |172.20.129.165|fd42:4242:2601:3a::1||
|
||||
|*unassigned* |172.20.129.166|fd42:4242:2601:2e::1||
|
||||
|uk-lon2.burble.dn42 |172.20.129.166|fd42:4242:2601:2e::1|Private Node|
|
||||
|dn42-ca-bhs2.burble.dn42|172.20.129.167|fd42:4242:2601:2d::1||
|
||||
|*unassigned* |172.20.129.168|fd42:4242:2601:34::1||
|
||||
|dn42-de-fra1.burble.dn42|172.20.129.169|fd42:4242:2601:31::1||
|
||||
|*unassigned* |172.20.129.170|fd42:4242:2601:2c::1||
|
||||
|*unassigned* |172.20.129.171|fd42:4242:2601:2b::1||
|
||||
|dn42-us-lax1.burble.dn42|172.20.129.172|fd42:4242:2601:2a::1||
|
||||
|*unassigned* |172.20.129.173|fd42:4242:2601:27::1||
|
||||
|ch-zur2.burble.dn42 |172.20.129.173|fd42:4242:2601:27::1|Private Node|
|
||||
|dn42-ch-zur1.burble.dn42|172.20.129.174|fd42:4242:2601:28::1||
|
||||
|*unassigned* |172.20.129.175|fd42:4242:2601:29::1||
|
||||
|dn42-us-nyc1.burble.dn42|172.20.129.175|fd42:4242:2601:29::1||
|
||||
|*unassigned* |172.20.129.176|fd42:4242:2601:3d::1||
|
||||
|*unassigned* |172.20.129.177|fd42:4242:2601:25::1||
|
||||
|*unassigned* |172.20.129.178|fd42:4242:2601:24::1||
|
||||
@ -70,7 +70,7 @@ IP address tables
|
||||
|*unassigned* |172.20.129.181|fd42:4242:2601:37::1||
|
||||
|*unassigned* |172.20.129.182|fd42:4242:2601:3e::1||
|
||||
|*unassigned* |172.20.129.183|fd42:4242:2601:3c::1||
|
||||
|*unassigned* |172.20.129.184|fd42:4242:2601:30::1||
|
||||
|uk-lon3.burble.dn42 |172.20.129.184|fd42:4242:2601:30::1|Private Node|
|
||||
|dn42-no-trd1.burble.dn42|172.20.129.185|fd42:4242:2601:39::1||
|
||||
|*unassigned* |172.20.129.186|fd42:4242:2601:32::1||
|
||||
|dn42-uk-lon1.burble.dn42|172.20.129.187|fd42:4242:2601:35::1||
|
||||
@ -89,7 +89,8 @@ IP address tables
|
||||
|dn42-ch-zur1.burble.com|45.91.92.111|2a0e:dc0:6:8::1|
|
||||
|dn42-no-trd1.burble.com|217.168.87.226|2001:678:dd0:ffff::25|
|
||||
|dn42-ca-bhs2.burble.com|192.99.6.65|2607:5300:60:3741::1|
|
||||
|dn42-us-lax1.burble.com|45.8.22.108|2602:fcd3:1b1:170::1|
|
||||
|dn42-us-lax1.burble.com|45.67.219.3|2a04:bdc7:100:4656::1|
|
||||
|dn42-us-nyc1.burble.com|109.205.61.36|2605:4840:2:eed4::1|
|
||||
|
||||
|DNS|IPv4|IPv6|
|
||||
|:--|:--|:--|
|
||||
|
@ -86,12 +86,24 @@ weight: 20
|
||||
### dn42-us-lax1
|
||||
|||
|
||||
|---|---|
|
||||
|**Location**|Alvin Servers, Los Angeles, United States|
|
||||
|**Specs**|4 core, 20GB, 100GB NVME, 1Gbit unmetered|
|
||||
|**Location**|HostHatch, Los Angeles, United States|
|
||||
|**Specs**|2 core, 8GB, 60GB NVME, 10TB bw|
|
||||
|**Public Hostname**|dn42-us-lax1.burble.com|
|
||||
|**Public IPv4 Address**|45.8.22.108|
|
||||
|**Public IPv6 Address**|2602:fcd3:1b1:170::1|
|
||||
|**Public IPv4 Address**|45.67.219.3|
|
||||
|**Public IPv6 Address**|2a04:bdc7:100:4656::1|
|
||||
|**Tunnel IPv4 Peer Address**|172.20.129.172/32|
|
||||
|**Tunnel IPv6 Link Local**|fe80::42:2601:2a:1/64|
|
||||
|**Tunnel IPv6 ULA**|fd42:4242:2601:2a::1/128|
|
||||
|
||||
### dn42-us-nyc1
|
||||
|||
|
||||
|---|---|
|
||||
|**Location**|HostHatch, New York, United States|
|
||||
|**Specs**|2 core, 8GB, 60GB NVME, 10TB bw|
|
||||
|**Public Hostname**|dn42-us-nyc1.burble.com|
|
||||
|**Public IPv4 Address**|109.205.61.36|
|
||||
|**Public IPv6 Address**|2605:4840:2:eed4::1|
|
||||
|**Tunnel IPv4 Peer Address**|172.20.129.175/32|
|
||||
|**Tunnel IPv6 Link Local**|fe80::42:2601:29:1/64|
|
||||
|**Tunnel IPv6 ULA**|fd42:4242:2601:29::1/128|
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user