Coder Social home page Coder Social logo

erikslevin / docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.59 MB

Docker-compose files for my homelab, including categories like: time server, notifications, monitoring and dashboard, database management, ad-blocking, proxy services, recipe database, firmware management, reverse proxy, monitoring tools, password management, and container updates.

Shell 13.14% Python 86.86%
docker homelab self-hosted gotify mariadb pihole-blocklists snowflake watchtower valtwarden

docker's Introduction

Homelab Zusammenfassung

GitHub last commit

  • cturra: NTP-Zeitserver für das Heimnetzwerk.
  • gotify: Self-Hosted Benachrichtigungsdienst
  • grafana: Monitoring & Visualisierung
  • heimdall: Self-Hosted Dashboard
  • mariadb: Relationales Open-Source-Datenbankmanagementsystem
  • phpmyadmin: Frontend für die Administration von MySQL-Datenbanken
  • pi-hole: Seldhosted Werbeblocker für das Heimnetzwerk.
  • snowflake: Tor-Proxy: ermöglicht Menschen, trotz Netzsperren auf das Internet zuzugreifen
  • tandoor: Selbstverwaltete Online-Rezeptdatenbank, die Wochenpläne erzeugt, Einkaufslisten generiert.
  • tasmoadmin: Geräte mit Tasmota Firmware über ein zentrales Webinterface verwalten.
  • traefik: Reverse-Proxy und Load-Balancer
  • uptime-kuma: Self-Hosted Monitoring Tool
  • valtwarden: Selfhosted Passwort-Tresor mit Zugriff von Unterwegs!
  • watchtower: Automatische aktualisierung von Docker Containern

Backup and Restore

docker run --rm --volumes-from heimdall -v $(pwd):/backup busybox tar cvfz /backup/2023-08-24-heimdall-backup.tar /config
docker run --rm --volumes-from heimdall -v $(pwd):/home/erik busybox sh -c "cd /config && tar xvf /home/erik/2023-08-24-heimdall-backup.tar --strip 1"

docker's People

Contributors

erikslevin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.