aboutsummaryrefslogtreecommitdiffstats
path: root/config/shione
Commit message (Collapse)AuthorAgeLines
* nftables: allow syncthing access over vpnHEADmasterRenken2024-07-30-15/+23
| | | | | GUI is also accessible over VPN. However, it will be replaced by sync.shione.net later on routed through nginx.
* wiregard: sysctl: use debian default configRenken2024-07-30-3/+67
|
* 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*.
* split into two commits one for nftables and one for srb2kartRenken2024-05-12-0/+2
|
* config: shione: nftables: srt input/outputRenken2024-02-20-2/+12
| | | | | Accept incoming UDP packets over VPN, allow incoming and outgoing SRT connections over both public network and VPN.
* config: nginx, wireguard: bump compat to 10Renken2024-02-20-2/+2
|
* config: shione: init nftables configRenken2024-02-20-0/+141
|
* config: shione: incomplete wireguard setupRenken2024-02-20-0/+50
|
* 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