Skip to content

Repository files navigation

Homelab

A simple setup for my homelab using docker-compose.

Requirements

  1. Install Docker

Usage

Clone this repository

git clone https://github.com/HOAIAN2/homelab.git

Deploy a service

Each service is a simple docker-compose setup. Just create .env file base on .env.example and change some variable if needed and run docker compose up -d.

Port mapping rules

Every service uses network_mode: bridge. Each service runs on its own port, except for web services. If a service is a web service, the port should not map to 80 and should map to something like 6080, 6081, etc.

About

Homelab setup using docker compose and tools

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages