Files
DockerConfigs/README.md
2023-12-03 15:36:04 -06:00

584 B

Basics

This is my docker configurations, info, and basic Documentation for my Homelab.

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