Update SERVER.md
This commit is contained in:
parent
001fe9a9ab
commit
2aab950598
1 changed files with 6 additions and 7 deletions
13
SERVER.md
13
SERVER.md
|
@ -11,18 +11,17 @@ Basically there's a single docker compose file for the whole stack:
|
|||
- acme - renews ssl certificate
|
||||
|
||||
There's also a VPS:
|
||||
- it's what you connect to when visiting this site
|
||||
- is connected to the rpi by WireGuard.[^4]
|
||||
- limits network speed to 50 Mbps[^5]
|
||||
- ipv6[^6] is forwarded and ipv4 is NATed
|
||||
- acts as router for both IPv6[^6] and IPv4 (now that I'm **paying for** another one)
|
||||
- is connected to the RPi by WireGuard.[^4]
|
||||
- ~~limits network speed to 50 Mbps~~[^5] not right now
|
||||
|
||||
Mail is from mxroute, but I also use it for other purposes, so it's like free
|
||||
Mail is [MXroute](https://mxroute.com/), but I also use it for other purposes, so it's free
|
||||
|
||||
Total cost: I just can't use the raspberry pi for fun stuff anymore
|
||||
|
||||
[^1]: sata adaptered to usb 3
|
||||
[^2]: now known as uncool Raspberry Pi OS
|
||||
[^3]: at home if you didn't deduce that from "raspberry pi"
|
||||
[^4]: Precisely the rpi connects to it because NAT
|
||||
[^5]: (slightly less than github)
|
||||
[^4]: Precisely the RPi connects to it because NAT
|
||||
[^5]: about the same as github
|
||||
[^6]: what github STILL doesn't have
|
Loading…
Add table
Add a link
Reference in a new issue