Update README.md

This commit is contained in:
poslop
2023-12-03 19:38:57 -06:00
parent 0905e58914
commit b2808b8a35

View File

@@ -1,22 +1,13 @@
## Basics
This is my docker configurations, info, and basic Documentation for my Homelab.
This repository is for my documenting my homelab. Most documentation is found in the Wiki tab of this repository.
I use docker for all of my services that I run with a docker compose file. I use ssh through a peer to peer vpn service called [Tailscale](https://tailscale.com/). Tailscale has functionality to store ssh keys and makes managing them very simple and easy with github accounts.
The homelab is run off of a dedicated server running a headless instance of Arch Linux. Arch linux is my Distro of preference however if I were to run a server that is required for reliability I would most likely prefer RedHat or similar for a stable environment over rolling release Arch.
## Specs
- Cpu
- Intel i5-13400 10 core (6 P cores 4 E corea)
- Motherboard
- Gigabyte B660M
- RAM
- 48GB ddr4 total
- 2x 16GB
- 2x 8Gb
- Storage
- M.2 NVME 1 tb
- /
- 2x Westen Digital 4TB Hard Drives in raid1
- /mnt/massdrive
- Model: WD40EZAZ-00SF3B0
## TODO
- Create an individual user for each container in order to increase isolation between containers
- Create a new user for each container