Archiv der Kategorie: Docker-Compose
Paperless NGX
Vaultwarden mit Docker-Compose installieren
Upgrading a Pi-hole Docker container
Easy install Docker-CE, Docker-Compose, Portainer-CE, and NGinX Proxy manager with 1 Script in Under 5 Minutes
Dashy installieren
Quelle: github.com/Lissy93/dashy/ — version: „3.8“ services: dashy: # To build from source, replace ‚image: lissy93/dashy‘ with ‚build: .‘ # build: . image: lissy93/dashy container_name: Dashy # Pass in your config file below, by specifying the path on your host machine # volumes: # – /root/my-config.yml:/app/public/conf.yml ports: – 4000:80 # Set any environmental variables environment: -… Weiterlesen »