Skip to content

hoaianle/homelab

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 8080, 8081, etc.

About

Homelab setup using docker compose and tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors