Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A collection of Docker Compose configurations for managing my homelab environment with Traefik and Portainer.

NotificationsYou must be signed in to change notification settings

saiteja-madha/docker-homelab

Repository files navigation

A collection of Docker Compose configurations for managing a homelab environment with Traefik and Portainer.

Overview

This repository contains Docker Compose files to set up and manage a homelab environment. The setup includes:

  • Traefik: A modern reverse proxy and load balancer.
  • Portainer: A lightweight management UI which allows you to easily manage your Docker environments.

Prerequisites

  • Docker
  • Docker Compose

Setup

  1. Clone the Repository
git clone https://github.com/saiteja-madha/docker-homelab.gitcd docker-homelab
  1. Rename.env.example to.env File and update the variables.

  2. Create a docker network calledproxy

docker network create proxy
  1. Run Docker Compose
docker-compose up -d

Usage

Contributing

Feel free to submit issues and pull requests to improve this setup.

License

This project is licensed under the MIT License.

About

A collection of Docker Compose configurations for managing my homelab environment with Traefik and Portainer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp