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
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.111.3
|
||||
hugo_version: 0.112.3
|
||||
|
||||
- name: deploy
|
||||
image: git.burble.dn42/burble/rsync
|
||||
image: git.burble.dn42/burble.dn42/rsync
|
||||
environment:
|
||||
VAULT_TOKEN:
|
||||
from_secret: WWW_DEPLOY_TOKEN
|
||||
@ -23,9 +23,6 @@ steps:
|
||||
branch: master
|
||||
event: push
|
||||
|
||||
image_pull_secrets:
|
||||
- CONFIG_JSON
|
||||
|
||||
---
|
||||
kind: secret
|
||||
name: WWW_DEPLOY_TOKEN
|
||||
@ -34,10 +31,7 @@ get:
|
||||
name: VAULT_TOKEN
|
||||
|
||||
---
|
||||
kind: secret
|
||||
name: CONFIG_JSON
|
||||
get:
|
||||
path: burble.dn42/kv/data/drone/docker
|
||||
name: configjson
|
||||
kind: signature
|
||||
hmac: ab5a6df6ff88ecb053d595fd5f0e7891eca503787f1269dd372688d0952eb592
|
||||
|
||||
# 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 |
|
||||
| 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>}}
|
||||
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
|
||||
|
||||
- [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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user