Remove EC2
This commit is contained in:
parent
35e2b26a85
commit
434281e70b
1 changed files with 3 additions and 6 deletions
|
@ -14,15 +14,12 @@ flowchart TD
|
|||
MAIL[mail.benpro.fr] --> HETZNER[Hetzner\nFinland]
|
||||
HETZNER --> INTERNET
|
||||
|
||||
DNS[dns.benpro.fr] --> EC2[AWS EC2\nJapan]
|
||||
EC2 --> INTERNET
|
||||
|
||||
UPTIME[uptime.benpro.fr] --> ORACLE[Oracle OCI\nJapan]
|
||||
ORACLE --> INTERNET
|
||||
ORACLE["VM oracle.benpro.fr hosts:\ndns.benpro.fr\nstatus.benpro.fr"] --> ORACLEVM[Oracle OCI\nJapan]
|
||||
ORACLEVM --> INTERNET
|
||||
|
||||
PYINFRA[pyinfra] --> |Infrastructure as code| DNS
|
||||
PYINFRA[pyinfra] --> |Infrastructure as code| ORACLE
|
||||
PYINFRA --> |Infrastructure as code| LXD
|
||||
PYINFRA --> |Infrastructure as code| UPTIME
|
||||
|
||||
YOU[Curious visitor] --> INTERNET
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue