aboutsummaryrefslogtreecommitdiffstats
path: root/config/shione/nginx
Commit message (Collapse)AuthorAgeLines
* shione: nginx: follow mozilla ssl recommendationRenken2024-07-30-0/+13
|
* shione: nginx: share files publiclyRenken2024-07-29-4/+41
| | | | | | | | | | | | This is my first attempt at having a basic setup using NGINX only for file sharing. Each directory holds a group of files to be shared together, generally only one file. If a `.htpasswd` is present in said directory then authentication is required to access it. Unfortunately it is not as flexible as whatever NextCloud offers such as link expiry, allowing others to edit directories and files... etc. However, this fits my needs for now. I don't intend on allowing file uploads to the public *for now*.
* config: nginx, wireguard: bump compat to 10Renken2024-02-20-1/+1
|
* config, deploy: shione: nginx: enable https supportRenken2024-02-20-4/+9
|
* gitignore: debhelper/debuild -T clean artifactsRenken2024-02-20-0/+0
|
* shione: nginx: init nginxRenken2024-02-20-0/+90