mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-11 06:39:25 -05:00
add list of hosts using automated backups
This commit is contained in:
parent
a2758fe665
commit
f1d388e5c9
9
hosts.sh
9
hosts.sh
@ -194,6 +194,15 @@ readonly hosts_certbot=(
|
|||||||
grapheneos.social
|
grapheneos.social
|
||||||
)
|
)
|
||||||
|
|
||||||
|
readonly hosts_backup=(
|
||||||
|
mail.grapheneos.org
|
||||||
|
staging.attestation.app
|
||||||
|
attestation.app
|
||||||
|
matrix.grapheneos.org
|
||||||
|
discuss.grapheneos.org
|
||||||
|
grapheneos.social
|
||||||
|
)
|
||||||
|
|
||||||
readonly hosts_grapheneos=(
|
readonly hosts_grapheneos=(
|
||||||
{0..3}.grapheneos.org
|
{0..3}.grapheneos.org
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user