Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.05 KB

File metadata and controls

40 lines (26 loc) · 1.05 KB

English | Indonesia

Homelab

Overview

Ryukura's Docker Compose Collection

This is a collection of configuration files for my home lab, including Docker Compose files, scripts, and more. Everything is ready to use and designed to simplify the setup of various services. Perfect for beginners exploring the world of Docker, all configurations are tested, simple, and easy to run.


Features

  • Ready to Use
    Just copy-paste and run without initial configuration.

  • Multi-Service
    Run multiple services with a single command.

  • Beginner Friendly
    File structure and explanations are kept as simple as possible.

  • Easy to Customize
    Freely modify to fit your project needs.

  • Tested and Stable
    All configurations have been tested and proven to run smoothly.


Tutorial

1. Install Docker

Download Docker and make sure it's installed on your system.

2. Clone the Repository

git clone https://github.com/ryukora/homelab.git
cd homelab