summaryrefslogtreecommitdiff
path: root/etc/nginx
AgeCommit message (Collapse)Author
44 hoursnginx set worker_processes to autoXiao Pan
Which seems is how many cpu cores I have. To try to improve performance.
44 hoursnginx.conf add comment about http2Xiao Pan
44 hoursnginx enable http2Xiao Pan
14 daysnginx 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
14 daysstarting to move studio website to ca, now moving configsXiao Pan