mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-12 09:39:24 -04:00
add list of hosts using automated backups
This commit is contained in:
parent
a2758fe665
commit
f1d388e5c9
1 changed files with 9 additions and 0 deletions
9
hosts.sh
9
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
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue