This commit is contained in:
parent
40c362f970
commit
d69d9c5726
@ -71,7 +71,13 @@ instances on deployment.
|
|||||||
The authority to access deployment secrets is inherited, on demand, from the
|
The authority to access deployment secrets is inherited, on demand, from the
|
||||||
user token during the deployment process. This ensures that even if access was
|
user token during the deployment process. This ensures that even if access was
|
||||||
gained to the deployment server, secrets could still not be accessed without
|
gained to the deployment server, secrets could still not be accessed without
|
||||||
also having access to a live user token.
|
also having access to a live user token.
|
||||||
|
|
||||||
|
## nats.burble.dn42
|
||||||
|
|
||||||
|
burble.dn42 operates a [nats.io](https://nats.io/) cluster as a distributed,
|
||||||
|
network wide, broadcast and RPC solution. The cluster uses Vault managed,
|
||||||
|
ephemeral TLS certs for authentication and encryption.
|
||||||
|
|
||||||
## ci.burble.dn42
|
## ci.burble.dn42
|
||||||
|
|
||||||
|
@ -69,16 +69,18 @@ In all cases, do not set the ping frequency to be higher than once a second.
|
|||||||
|
|
||||||
### Speed Test Service
|
### Speed Test Service
|
||||||
|
|
||||||
A speed test service is available in France, Canada (East Coast) and US (LAX).<br/>
|
A speed test service is available in a few select locations.<br/>
|
||||||
Note that the service is currently available over IPv6 only at this time.
|
Note that the service is currently available over IPv6 only at this time.
|
||||||
|
|
||||||
- France: [https://speedtest.fr-rbx1.burble.dn42](https://speedtest.fr-rbx1.burble.dn42)
|
|Location|URL|Speed|
|
||||||
- Canada: [https://speedtest.ca-bhs2.burble.dn42](https://speedtest.ca-bhs2.burble.dn42)
|
|:--|:--|:--|
|
||||||
- US LAX: [https://speedtest.us-lax1.burble.dn42](https://speedtest.us-lax1.burble.dn42)
|
| Roubaix, France | [https://speedtest.fr-rbx1.burble.dn42](https://speedtest.fr-rbx1.burble.dn42) | 1gbit down / 500mbit 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 |
|
||||||
|
| Los Angeles, USA | [https://speedtest.us-lax1.burble.dn42](https://speedtest.us-lax1.burble.dn42) | 10gbit down / 10gbit up |
|
||||||
|
|
||||||
{{<hint warning>}}
|
{{<hint warning>}}
|
||||||
If the service ends up loading or disrupting the rest of the network then I may end up
|
Remember this service is provided for your benefit, use responsibly.
|
||||||
removing it, so remember this service is provided for your benefit and use responsibly.
|
|
||||||
{{</hint>}}
|
{{</hint>}}
|
||||||
|
|
||||||
## Network Status and Reporting
|
## Network Status and Reporting
|
||||||
@ -99,6 +101,12 @@ A self-hosted instance of [Uptime Kuma](https://github.com/louislam/uptime-kuma)
|
|||||||
|
|
||||||
Major nodes are also monitored off-network by [UptimeRobot](https://uptimerobot.com/).
|
Major nodes are also monitored off-network by [UptimeRobot](https://uptimerobot.com/).
|
||||||
|
|
||||||
|
### Anycast / Dynamic Route Monitoring
|
||||||
|
|
||||||
|
- [https://svc.burble.dn42/anycast.html](https://svc.burble.dn42/anycast.html)
|
||||||
|
|
||||||
|
Realtime dashboard for anycast / dynamic services
|
||||||
|
|
||||||
### Internal monitoring
|
### Internal monitoring
|
||||||
|
|
||||||
Internally, nodes are measured by
|
Internally, nodes are measured by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user