Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nftables: allow syncthing access over vpnHEADmaster | Renken | 2024-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 config | Renken | 2024-07-30 | -3/+67 |
| | ||||
* | shione: nginx: follow mozilla ssl recommendation | Renken | 2024-07-30 | -0/+13 |
| | ||||
* | shione: nginx: share files publicly | Renken | 2024-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 srb2kart | Renken | 2024-05-12 | -0/+2 |
| | ||||
* | config: shione: nftables: srt input/output | Renken | 2024-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 10 | Renken | 2024-02-20 | -2/+2 |
| | ||||
* | config: shione: init nftables config | Renken | 2024-02-20 | -0/+141 |
| | ||||
* | config: shione: incomplete wireguard setup | Renken | 2024-02-20 | -0/+50 |
| | ||||
* | config, deploy: shione: nginx: enable https support | Renken | 2024-02-20 | -4/+9 |
| | ||||
* | gitignore: debhelper/debuild -T clean artifacts | Renken | 2024-02-20 | -0/+0 |
| | ||||
* | shione: nginx: init nginx | Renken | 2024-02-20 | -0/+90 |