summaryrefslogtreecommitdiff
path: root/etc/nginx/nginx.conf
AgeCommit message (Collapse)Author
2023-12-28refactorXiao Pan
2023-12-28fix: increase types_hash_max_size to fix a warningXiao Pan
2023-12-27I want to try to seperate homepage with mirror.flylightning.xyz. Other ↵Xiao Pan
common practices for /srv/http alternatives are /srv/www and /var/www. If I use /srv/http/www then it kinda mix the meaning with other /srv/http alternative practices. I think /srv/http/master maybe a better name.
2023-12-27If nginx config `root /srv/http`, then files in /srv/http/mirrors can be ↵Xiao Pan
accessed via https://flylightning.xyz/mirrors/archlinux/fly/os/any/fly-any.files, not ideal
2023-12-22nginx enable ipv6. Switch from systemd-networkd to networkmanager because ↵Xiao Pan
somehow I could not ping studio global pubic ipv6 (stateless address auto-configuration? (SLAAC)?), but I can ping link-local address which makes the issue very weird
2023-12-19updateXiao Pan
2023-12-17tmp websiteXiao Pan
2023-12-16git.flylightning.xyz httpsXiao Pan
2023-12-16updateXiao Pan
2023-12-16try use nginx and uwsgiXiao Pan
2023-12-16updateXiao Pan
2023-12-16updateXiao Pan
2023-12-15updateXiao Pan
2023-12-15defaultXiao Pan