Add notes about networking and research to be done

This commit is contained in:
Pierre Vandermeersch
2026-09-10 22:15:47 +02:00
parent 598a7769ce
commit 4c66cd4b3a
+18
View File
@@ -0,0 +1,18 @@
# Notes
> 9/9/2026
Ok so I started doing some research about hosting Gitea but went down quite the rabbit hole about network security.
Before setting up Gitea and all that, I want to make sure I have a secure network that I really understand well.
Some notions to check out:
[x] port forwarding
[] security risks
[] VPN (tailscale)
[] network-level firewall (opnsense/pfSense/UDM ??)
[x] external/internal reverse proxies (cloudflare/traefik/nginx)
[] IDS & IPS (Intrusion Detection/Prevention System)
[] VLANs
[] auth proxy?
[] managed switch
[] pfSense router
[] SSL certs? (certbot)
[] SSH