summaryrefslogtreecommitdiff
path: root/etc/nginx
AgeCommit message (Collapse)Author
3 daysnginx.conf add commentXiao Pan
3 dayswebsite add http3 quic supportXiao Pan
3 daysnginx set worker_processes to autoXiao Pan
Which seems is how many cpu cores I have. To try to improve performance.
3 daysnginx.conf add comment about http2Xiao Pan
3 daysnginx enable http2Xiao Pan
2025-07-10nginx use cert in /etc/postfix, add mail.flylightning.xyz domainXiao Pan
nginx use cert in /etc/postfix so acme.sh only need to install to one location for both nginx and postfix to use. nginx add mail.flylightning.xyz domain for acme.sh to use to renew it, without it acme.sh will error when renew it
2025-07-10starting to move studio website to ca, now moving configsXiao Pan