Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.87 KB

README.md

File metadata and controls

12 lines (10 loc) · 1.87 KB

Docker

A repository to keep all my production ready docker stacks and their respective .env.

Available stacks

  1. home-media - A stack consisting of jellyfin and qbittorent. Made to be deployed with docker-compose using a .env file
  2. home-spotify - A stack consisting of navidrome and yt-dlp. Made to be deployed with docker-compose using a .env file
  3. filebrowser - A stack consisting of filebrowser. Made to be deployed with docker-compose using a .env file
  4. monitoring - A stack consisting of promtail, loki and grafana . Made to be deployed with docker-compose using a .env file
  5. gitlab - A stack consisting of gitlab. . Made to be deployed with docker-compose using a .env file
  6. nextcloud - A stack consisting of nextcloud and mariadb. Made to be deployed with docker-compose using a .env file
  7. mongodb - A stack consisting of mongodb and mongo-express. Made to be deployed with docker-compose using a .env file