diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8708f6d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/home_shit.iml +/.idea/ diff --git a/README.md b/README.md index e69de29..04abe30 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,57 @@ +## List of current devices: + +```yaml +Gateway: 192.168.1.1 +Pi4: 192.168.1.2 +Srv: 192.168.1.3 +``` + +## Which services are running where. + +### Pi4 (main reverse proxy) + +> Initially the Pi4 would only contain lightweight services, performing "core" functions on the network, as well of providing access to some very specific web services that wouldn't incur in much load (such as DNS, DHCP, Gitea, DuckDNS IP updater and `Tube` + `Traefik` as a main reverse proxy for the network). + + +#### Containers +- Traefik +- Gitea +- Portainer +- Registry + +##### Home Network +- Coredns +- isc-dhcp + +##### Misc + +- DuckDNS +- [Steam_Invite_Discord](https://gitea.filterhome.xyz/ofilter/Steam_Invite_Discord) +- watchtower + +### Srv (main media server) + +> Initially the server would contain media services and some with higher load, like Minecraft and factorio servers. Right now this server is the designated media server provider, and as well contains other more generalized services, as currently in planning a migration to reorganize the infrastructure. + +#### Containers + +- Traefik +- Portainer +- Jenkins +- containrrr/watchtower +- zcube/cadvisor + +##### Media + +- kizaing/kavita +- prologic/tube +- gotson/komga +- lscr.io/linuxserver/qbittorrent +- grafana +- lscr.io/linuxserver/jellyfin +- difegue/lanraragi +- filebrowser/filebrowser + +##### Misc + +- chesscorp/chess-club \ No newline at end of file diff --git a/things/README.md b/things/README.md new file mode 100644 index 0000000..49439f0 --- /dev/null +++ b/things/README.md @@ -0,0 +1,29 @@ +https://github.com/mikeroyal/Self-Hosting-Guide#backups + +https://github.com/mikeroyal/Self-Hosting-Guide#snapshots-managementsystem-recovery + +https://github.com/mikeroyal/Self-Hosting-Guide#file-systems + +https://github.com/mikeroyal/Self-Hosting-Guide#storage + +https://goteleport.com/ + + + +------- + + + +https://github.com/seaweedfs/seaweedfs + + + + +--------- +#3dp + +https://github.com/Floppy/van_dam + +---------- + +? https://goteleport.com/ \ No newline at end of file