<- back to Homelab

enclosed

Repo: https://github.com/CorentinTh/enclosed

Last updated: Wed, Mar 19, 2025

Example docker-compose.yml

services:
  enclosed:
    container_name: enclosed
    image: corentinth/enclosed:latest
    restart: unless-stopped
    volumes:
      - ./enclosed-data:/app/.data