update anycast address, and speedtests
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
93866f58c3
commit
d8074236f5
16
.drone.yml
16
.drone.yml
@ -8,10 +8,10 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.111.3
|
hugo_version: 0.112.3
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: git.burble.dn42/burble/rsync
|
image: git.burble.dn42/burble.dn42/rsync
|
||||||
environment:
|
environment:
|
||||||
VAULT_TOKEN:
|
VAULT_TOKEN:
|
||||||
from_secret: WWW_DEPLOY_TOKEN
|
from_secret: WWW_DEPLOY_TOKEN
|
||||||
@ -23,9 +23,6 @@ steps:
|
|||||||
branch: master
|
branch: master
|
||||||
event: push
|
event: push
|
||||||
|
|
||||||
image_pull_secrets:
|
|
||||||
- CONFIG_JSON
|
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: secret
|
kind: secret
|
||||||
name: WWW_DEPLOY_TOKEN
|
name: WWW_DEPLOY_TOKEN
|
||||||
@ -34,10 +31,7 @@ get:
|
|||||||
name: VAULT_TOKEN
|
name: VAULT_TOKEN
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: secret
|
kind: signature
|
||||||
name: CONFIG_JSON
|
hmac: ab5a6df6ff88ecb053d595fd5f0e7891eca503787f1269dd372688d0952eb592
|
||||||
get:
|
|
||||||
path: burble.dn42/kv/data/drone/docker
|
|
||||||
name: configjson
|
|
||||||
|
|
||||||
# end of file
|
...
|
||||||
|
@ -78,7 +78,6 @@ Note that the service is currently available over IPv6 only at this time.
|
|||||||
|:--|:--|:--|
|
|:--|:--|:--|
|
||||||
| Paris, France | [https://speedtest.fr-par1.burble.dn42](https://speedtest.fr-par1.burble.dn42) | 1gbit down / 1gbit up |
|
| Paris, France | [https://speedtest.fr-par1.burble.dn42](https://speedtest.fr-par1.burble.dn42) | 1gbit down / 1gbit up |
|
||||||
| Beauharnois, Canada | [https://speedtest.ca-bhs2.burble.dn42](https://speedtest.ca-bhs2.burble.dn42) | 1gbit down / 500mbit up |
|
| Beauharnois, Canada | [https://speedtest.ca-bhs2.burble.dn42](https://speedtest.ca-bhs2.burble.dn42) | 1gbit down / 500mbit up |
|
||||||
| Los Angeles, USA | [https://speedtest.us-lax1.burble.dn42](https://speedtest.us-lax1.burble.dn42) | 10gbit down / 10gbit up |
|
|
||||||
|
|
||||||
{{<hint warning>}}
|
{{<hint warning>}}
|
||||||
Remember this service is provided for your benefit, use responsibly.
|
Remember this service is provided for your benefit, use responsibly.
|
||||||
@ -104,7 +103,7 @@ Major nodes are also monitored off-network by [UptimeRobot](https://uptimerobot.
|
|||||||
|
|
||||||
### Anycast / Dynamic Route Monitoring
|
### Anycast / Dynamic Route Monitoring
|
||||||
|
|
||||||
- [https://svc.burble.dn42/anycast.html](https://svc.burble.dn42/anycast.html)
|
- [https://anycast.burble.dn42](https://anycast.burble.dn42)
|
||||||
|
|
||||||
Realtime dashboard for anycast / dynamic services
|
Realtime dashboard for anycast / dynamic services
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user