Skip to content

This is collection of useful services and applications in a containerized environment. Whether you're a developer, hobbyist, or just looking to enhance your container experience, this repository has something for you.

License

diego-ch/selfhosted

Repository files navigation

SelfHosted Container Repository

Overview

This is collection of useful services and applications in a containerized environment. Whether you're a developer, hobbyist, or just looking to enhance your container experience, this repository has something for you.

Table of Contents

Getting Started

To get started, make sure you have Docker installed on your machine. If you don't have it installed, you can follow the official Docker Get Started Guide.

# clone the repository
git clone https://github.com/diego-ch/selfhosted.git
cd selfhosted

# create the docker network
docker network create homelab

# run the stack
docker compose up -d

Containers

Dashboards

  • Homepage - A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.

DNS

  • AdGuardHome - AdGuard Home is a network-wide software for blocking ads and tracking.

Reverse Proxies

  • Nginx Proxy Manager - NPM enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.

Monitoring

  • OpenSpeedTest - HTML5 Network Performance Estimation Tool Written in Vanilla Javascript.
  • Uptime Kuma - Uptime Kuma is an easy-to-use self-hosted monitoring tool.
  • WatchTower - A process for automating Docker container base image updates.

Password Managers

  • Vaultwarden - Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
  • Vaultwarden-Backup - Automated cloud backup of Vaultwarden's database.

Software Development

  • Coder - Coder is an open-source platform for creating and managing developer workspaces on your preferred clouds and servers.

Download Managers

  • qBittorrent - qBittorrent is a free and open-source BitTorrent client.

About

This is collection of useful services and applications in a containerized environment. Whether you're a developer, hobbyist, or just looking to enhance your container experience, this repository has something for you.

Topics

Resources

License

Stars

Watchers

Forks