Folder rename
This commit is contained in:
parent
69abdd83d6
commit
b75bd70326
@ -1,3 +1,12 @@
|
|||||||
* Configs from vps.tgj.services runs uptime kuma https://status.tgj.services and telegraf to collect ping data https://tgj.services/graph/goto/hnhB7DkIR?orgId=1
|
* Configs from vps.tgj.services runs uptime kuma https://status.tgj.services and telegraf to collect ping data https://tgj.services/graph/goto/hnhB7DkIR?orgId=1
|
||||||
|
|
||||||
* Server is a small one core system provided by a friend who runs a hosting provider Gets IPV6 from a huricane electric runnel, Also contains a wireguard tunnel to my house for internal service monitoring
|
* Server is a small one core system provided by a friend who runs a hosting provider Gets IPV6 from a huricane electric runnel, Also contains a wireguard tunnel to my house for internal service monitoring
|
||||||
|
|
||||||
|
```
|
||||||
|
flowchart TD
|
||||||
|
A[VPS] -->|| B(Docker compose)
|
||||||
|
B --> C{Status Pages/Pings}
|
||||||
|
C -->|Outgoing traffic|
|
||||||
|
C -->|IPv6 Tunnel| D[tunnelbroker.net]
|
||||||
|
C -->|IPv4| E[Datacenter Network]
|
||||||
|
```
|
@ -5,9 +5,4 @@ Basic Info
|
|||||||
- I own [AS199519](bgp.tools/as/199519) and the IPv6 subnet 2a12:bec0:210::/44
|
- I own [AS199519](bgp.tools/as/199519) and the IPv6 subnet 2a12:bec0:210::/44
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```mermaid
|
|
||||||
graph TD
|
|
||||||
Start --> End
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user