mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-22 16:00:25 -05:00
add mia.ns1.grapheneos.org server
This commit is contained in:
parent
8c57177aef
commit
fa9e6de004
4 changed files with 64 additions and 2 deletions
5
etc/systemd/network/mia.ns1.grapheneos.org.link
Normal file
5
etc/systemd/network/mia.ns1.grapheneos.org.link
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Match]
|
||||||
|
MACAddress=56:00:05:c1:65:c4
|
||||||
|
|
||||||
|
[Link]
|
||||||
|
Name=public
|
||||||
8
etc/systemd/network/mia.ns1.grapheneos.org.network
Normal file
8
etc/systemd/network/mia.ns1.grapheneos.org.network
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[Match]
|
||||||
|
Name=public
|
||||||
|
|
||||||
|
[Network]
|
||||||
|
DHCP=ipv4
|
||||||
|
|
||||||
|
[DHCP]
|
||||||
|
UseMTU=true
|
||||||
10
hosts.sh
10
hosts.sh
|
|
@ -4,6 +4,7 @@ declare -Ar hosts_hostname=(
|
||||||
[1.ns1.grapheneos.org]=1-ns1
|
[1.ns1.grapheneos.org]=1-ns1
|
||||||
[2.ns1.grapheneos.org]=2-ns1
|
[2.ns1.grapheneos.org]=2-ns1
|
||||||
[3.ns1.grapheneos.org]=3-ns1
|
[3.ns1.grapheneos.org]=3-ns1
|
||||||
|
[mia.ns1.grapheneos.org]=ns1-mia
|
||||||
[brn.ns2.grapheneos.org]=ns2-brn
|
[brn.ns2.grapheneos.org]=ns2-brn
|
||||||
[las.ns2.grapheneos.org]=ns2-las
|
[las.ns2.grapheneos.org]=ns2-las
|
||||||
[nyc.ns2.grapheneos.org]=ns2-nyc
|
[nyc.ns2.grapheneos.org]=ns2-nyc
|
||||||
|
|
@ -53,6 +54,7 @@ declare -Ar hosts_authorized_keys=(
|
||||||
[1.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
[1.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
||||||
[2.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
[2.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
||||||
[3.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
[3.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
||||||
|
[mia.ns1.grapheneos.org]=authorized_keys-replica-ns1
|
||||||
[brn.ns2.grapheneos.org]=authorized_keys-replica-ns2
|
[brn.ns2.grapheneos.org]=authorized_keys-replica-ns2
|
||||||
[las.ns2.grapheneos.org]=authorized_keys-replica-ns2
|
[las.ns2.grapheneos.org]=authorized_keys-replica-ns2
|
||||||
[bhs1.grapheneos.org]=authorized_keys-replica-grapheneos
|
[bhs1.grapheneos.org]=authorized_keys-replica-grapheneos
|
||||||
|
|
@ -73,6 +75,7 @@ declare -Ar hosts_firewall=(
|
||||||
[1.ns1.grapheneos.org]=ns1
|
[1.ns1.grapheneos.org]=ns1
|
||||||
[2.ns1.grapheneos.org]=ns1
|
[2.ns1.grapheneos.org]=ns1
|
||||||
[3.ns1.grapheneos.org]=ns1
|
[3.ns1.grapheneos.org]=ns1
|
||||||
|
[mia.ns1.grapheneos.org]=ns1
|
||||||
[brn.ns2.grapheneos.org]=ns2
|
[brn.ns2.grapheneos.org]=ns2
|
||||||
[las.ns2.grapheneos.org]=ns2
|
[las.ns2.grapheneos.org]=ns2
|
||||||
[nyc.ns2.grapheneos.org]=ns2
|
[nyc.ns2.grapheneos.org]=ns2
|
||||||
|
|
@ -150,6 +153,7 @@ declare -Ar hosts_conntrack_size=(
|
||||||
[1.ns1.grapheneos.org]=131072
|
[1.ns1.grapheneos.org]=131072
|
||||||
[2.ns1.grapheneos.org]=131072
|
[2.ns1.grapheneos.org]=131072
|
||||||
[3.ns1.grapheneos.org]=131072
|
[3.ns1.grapheneos.org]=131072
|
||||||
|
[mia.ns1.grapheneos.org]=65536
|
||||||
[brn.ns2.grapheneos.org]=65536
|
[brn.ns2.grapheneos.org]=65536
|
||||||
[las.ns2.grapheneos.org]=65536
|
[las.ns2.grapheneos.org]=65536
|
||||||
[nyc.ns2.grapheneos.org]=65536
|
[nyc.ns2.grapheneos.org]=65536
|
||||||
|
|
@ -207,6 +211,7 @@ declare -Ar hosts_ipv4_address=(
|
||||||
[1.ns1.grapheneos.org]=15.204.8.153
|
[1.ns1.grapheneos.org]=15.204.8.153
|
||||||
[2.ns1.grapheneos.org]=57.129.65.223
|
[2.ns1.grapheneos.org]=57.129.65.223
|
||||||
[3.ns1.grapheneos.org]=15.235.197.61
|
[3.ns1.grapheneos.org]=15.235.197.61
|
||||||
|
[mia.ns1.grapheneos.org]=45.32.173.220
|
||||||
[brn.ns2.grapheneos.org]=107.189.3.168
|
[brn.ns2.grapheneos.org]=107.189.3.168
|
||||||
[las.ns2.grapheneos.org]=205.185.124.155
|
[las.ns2.grapheneos.org]=205.185.124.155
|
||||||
[nyc.ns2.grapheneos.org]=198.98.53.141
|
[nyc.ns2.grapheneos.org]=198.98.53.141
|
||||||
|
|
@ -236,6 +241,7 @@ declare -Ar hosts_ipv6_address=(
|
||||||
[1.ns1.grapheneos.org]=2604:2dc0:202:300::23a6
|
[1.ns1.grapheneos.org]=2604:2dc0:202:300::23a6
|
||||||
[2.ns1.grapheneos.org]=2001:41d0:701:1100::245b
|
[2.ns1.grapheneos.org]=2001:41d0:701:1100::245b
|
||||||
[3.ns1.grapheneos.org]=2402:1f00:8000:800::3966
|
[3.ns1.grapheneos.org]=2402:1f00:8000:800::3966
|
||||||
|
[mia.ns1.grapheneos.org]=2001:19f0:9002:2981:5400:05ff:fec1:65c4
|
||||||
[brn.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8
|
[brn.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8
|
||||||
[las.ns2.grapheneos.org]=2605:6400:20:1c8f:a0c9:372d:482e:945b
|
[las.ns2.grapheneos.org]=2605:6400:20:1c8f:a0c9:372d:482e:945b
|
||||||
[nyc.ns2.grapheneos.org]=2605:6400:10:102e:95bc:89ef:2e7f:49bb
|
[nyc.ns2.grapheneos.org]=2605:6400:10:102e:95bc:89ef:2e7f:49bb
|
||||||
|
|
@ -259,7 +265,7 @@ declare -Ar hosts_ipv6_address=(
|
||||||
)
|
)
|
||||||
|
|
||||||
readonly hosts_ns1=(
|
readonly hosts_ns1=(
|
||||||
{0..3}.ns1.grapheneos.org
|
{{0..3},mia}.ns1.grapheneos.org
|
||||||
)
|
)
|
||||||
|
|
||||||
readonly hosts_ns2=(
|
readonly hosts_ns2=(
|
||||||
|
|
@ -301,7 +307,7 @@ readonly hosts_primary=(
|
||||||
)
|
)
|
||||||
|
|
||||||
readonly hosts_secondary=(
|
readonly hosts_secondary=(
|
||||||
{1..3}.ns1.grapheneos.org
|
{{1..3},mia}.ns1.grapheneos.org
|
||||||
{brn,las}.ns2.grapheneos.org
|
{brn,las}.ns2.grapheneos.org
|
||||||
{bhs1,gra0,gra1,las0,las1,sin0,sin1}.grapheneos.org
|
{bhs1,gra0,gra1,las0,las1,sin0,sin1}.grapheneos.org
|
||||||
{lax,lon}.releases.grapheneos.org
|
{lax,lon}.releases.grapheneos.org
|
||||||
|
|
|
||||||
43
packages/mia.ns1.grapheneos.org
Normal file
43
packages/mia.ns1.grapheneos.org
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
b3sum
|
||||||
|
base
|
||||||
|
bird
|
||||||
|
chrony
|
||||||
|
cloud-guest-utils
|
||||||
|
conntrack-tools
|
||||||
|
dnsdist
|
||||||
|
ethtool
|
||||||
|
fish
|
||||||
|
geoip
|
||||||
|
geoipupdate
|
||||||
|
grub
|
||||||
|
htop
|
||||||
|
ioping
|
||||||
|
iperf
|
||||||
|
libmaxminddb
|
||||||
|
linux-lts
|
||||||
|
logrotate
|
||||||
|
man-db
|
||||||
|
mmdblookup
|
||||||
|
moreutils
|
||||||
|
mtr
|
||||||
|
neovim
|
||||||
|
nftables
|
||||||
|
nginx
|
||||||
|
nmap
|
||||||
|
openssh
|
||||||
|
pacman-contrib
|
||||||
|
pacutils
|
||||||
|
plocate
|
||||||
|
powerdns
|
||||||
|
pv
|
||||||
|
rsync
|
||||||
|
strace
|
||||||
|
stress
|
||||||
|
syslog-ng
|
||||||
|
sysstat
|
||||||
|
tinyxxd
|
||||||
|
tree
|
||||||
|
unbound
|
||||||
|
xfsprogs
|
||||||
|
yaml-cpp
|
||||||
|
zerotier-one
|
||||||
Loading…
Add table
Add a link
Reference in a new issue