diff --git a/hosts.sh b/hosts.sh index 4c808f7..71684d2 100644 --- a/hosts.sh +++ b/hosts.sh @@ -194,6 +194,15 @@ readonly hosts_certbot=( grapheneos.social ) +readonly hosts_backup=( + mail.grapheneos.org + staging.attestation.app + attestation.app + matrix.grapheneos.org + discuss.grapheneos.org + grapheneos.social +) + readonly hosts_grapheneos=( {0..3}.grapheneos.org )