Skip to content

renovate-bot/wraaath-homelab-_-docker-services

Repository files navigation

↖️ Table of contents
⭐ Be sure to star

🐳 Docker services

These are the services and applications running in my Homelab.
This mf is very much a work in progress, so don't judge too hard.

💢 Why Docker?

Because I, contrary to popular belief, don't actually hate myself.

📚 Sections

🚀 Deployment

  1. Clone the repo:
git clone git@github.com:wraaath-homelab/docker-services.git
  1. Edit the .env-files accordingly. Do something like:
cp .env.example .env
vim .env
  1. Deploy the Docker-container from the compose file:
sudo docker-compose up -d

Getting started with Docker

Install with your Linux distro's package-manager or head over to Dockers homepage to install on Windows.


Problems?

  • Read the <service>/README.md

  • Check the logs:

sudo docker-compose logs -f
  • Consult the official project's page. See <service>/README.md

  • Submit a PR or an Issue on the repo. And I'll try to help.

About

Docker services I run in my Homelab

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published