Update README.md

This commit is contained in:
Minecon724 2024-09-15 10:49:03 +02:00
parent 4b6ef092d2
commit 5074d213cf

View file

@ -7,15 +7,16 @@ raspberry pi 5 with an 64 gb microSD card running latest Raspbian (now known as
I can't tell you where it's hosted, other than it's in a closet (at home if you didn't deduce that from raspberry pi), but I can tell you how:
Basically there's a single docker compose file for the whole stack:
- forgejo
- forgejo - what you're looking at
- mariadb
- nginx: the web server that supports http3 (github doesnt)
- acme: manages ssl
- nginx - web server, it supports http3 (github doesn't)
- acme - renews ssl certificate
There's also a VPS which:
- connects to the rpi with WireGuard (precisely the rpi connects to it because NAT)
- limits network speed to 50 Mbps
- ipv6 is forwarded and ipv4 is NATed
There's also a VPS:
- it's what you connect to when visiting this site
- connects to the rpi with WireGuard. Precisely the rpi connects to it because NAT
- limits network speed to 50 Mbps (slightly less than github)
- ipv6 (what github doesn't have) is forwarded and ipv4 is NATed
Mail is from mxroute but I also use it for other purposes so it's like free