Update README.md
This commit is contained in:
parent
a8a6c9a470
commit
4fd0a94f51
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -1,12 +1,10 @@
|
|||
Welcome to [git.m724.eu](https://git.m724.eu/)!
|
||||
|
||||
## Server specs
|
||||
raspberry pi 5 with an sd card 64 gb
|
||||
|
||||
Sounds weak? It is but it works just fine and I don't need more expenses
|
||||
raspberry pi 5 with an 64 gb microSD card running latest Raspbian (now known as uncool Raspberry Pi OS)
|
||||
|
||||
## Setup
|
||||
I can't tell you where it's hosted but I can tell you how:
|
||||
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
|
||||
|
@ -14,6 +12,10 @@ Basically there's a single docker compose file for the whole stack:
|
|||
- nginx: the web server that supports http3 (github doesnt)
|
||||
- acme: manages ssl
|
||||
|
||||
That is proxied with WireGuard to another server which acts as a firewall
|
||||
There's also a VPS which:
|
||||
- connects to the rpi with WireGuard (precisely the rpi connects to it because NAT)
|
||||
- ipv6 is forwarded and ipv4 is NATed
|
||||
|
||||
Mail is from mxroute but I also use it for other purposes so it's like free
|
||||
Mail is from mxroute but I also use it for other purposes so it's like free
|
||||
|
||||
Total cost: I just can't use the raspberry pi for fun stuff anymore
|
Loading…
Add table
Add a link
Reference in a new issue