mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-28 18:40:20 -05:00
add script for deploying certbot replication setup
This commit is contained in:
parent
e6db6a15e6
commit
f9430a1aeb
4 changed files with 43 additions and 0 deletions
8
hosts.sh
8
hosts.sh
|
|
@ -334,6 +334,14 @@ readonly hosts_certbot=(
|
|||
grapheneos.social
|
||||
)
|
||||
|
||||
readonly hosts_primary=(
|
||||
0.ns1.grapheneos.org
|
||||
0.ns2.grapheneos.org
|
||||
0.grapheneos.org
|
||||
0.grapheneos.network
|
||||
0.releases.grapheneos.org
|
||||
)
|
||||
|
||||
readonly hosts_backup=(
|
||||
mail.grapheneos.org
|
||||
staging.attestation.app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue