mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
Shared server infrastructure - https://grapheneos.org/articles/grapheneos-servers
320ad2e3a8
This is much more robust because nginx will fail to start after being killed or crashing due to only removing old Unix domain sockets when it stops cleanly. It ends up owned by root:root instead of root:http which is fine because only the master process opens it. |
||
---|---|---|
.github | ||
modprobe.d | ||
modules-load.d | ||
pam.d | ||
sysctl.d | ||
systemd | ||
.gitignore | ||
certbot-ocsp-fetcher | ||
chrony.conf | ||
grub | ||
hosts | ||
locale.conf | ||
locale.gen | ||
mirrorlist | ||
mkinitcpio.conf | ||
nftables-attestation.conf | ||
nftables-discuss.conf | ||
nftables-dns.conf | ||
nftables-mail.conf | ||
nftables-matrix.conf | ||
nftables-web.conf | ||
pacman.conf | ||
pacreport.conf | ||
README.md | ||
resolv.conf | ||
sshd_config | ||
unbound.conf |
Information about GrapheneOS servers is available in the GrapheneOS servers article on grapheneos.org.