diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-28 00:10:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-28 00:10:43 -0400 |
| commit | 276a701772a975089280b7e807aa439d578a73cb (patch) | |
| tree | d60c9e10a91279959079d4dadd07681dd5c77129 /static | |
| parent | e898fc2385d99583a0c219024b2d5695cdc75b95 (diff) | |
add 2nd website server
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 881d1d13..4a08572e 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -80,7 +80,7 @@ <p>Specs:</p> <ul> - <li>OVH VPS vps2020-value-1-2-40</li> + <li>2x OVH VPS vps2020-value-1-2-40</li> <li>1 core</li> <li>2 GB memory</li> <li>40 GB NVMe SSD storage</li> @@ -123,8 +123,10 @@ <p>IPs:</p> <ul> - <li>192.99.43.50 — os-bhs2</li> - <li>2607:5300:201:3100::1aae — os-bhs2</li> + <li>192.99.43.50 (primary) — os-bhs2</li> + <li>2607:5300:201:3100::1aae (primary) — os-bhs2</li> + <li>51.222.26.187 (replica1) — os-bhs6</li> + <li>2607:5300:205:200::37e3 (replica1) — os-bhs6</li> </ul> <p>Ports:</p> |
