27 lines
871 B
Markdown
27 lines
871 B
Markdown
## Basics
|
|
This is my docker configurations, info, and basic Documentation for my Homelab.
|
|
|
|
## 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
|
|
- change ownership of each config file to the correct user of the container
|
|
- change ownership of /mnt/massdrive to a new user and give group permissions to container users that need access only
|
|
- Investigate a sync service for music playlists between yt spotify musicbrainz and lastfm
|
|
- Check out caddy and try it as an alternitive to nginx
|
|
- |