Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.03 KB

🍦 The mighty, self-hostable Git server for the command line



🔧 Setup

  1. 🏔️ Copy the .env.tmpl file to .env and Edit it

    Name Value
    SOFT_SERVE_INITIAL_ADMIN_KEYS SSH Public Key
    SOFT_SERVE_NAME Name will be Displayed in the UI
    SOFT_SERVE_DOMAIN Domain to Serve Publicly
    TUNNEL_TOKEN Cloudflare Tunnel Token
  2. 🚀 Start the Docker Compose

    docker compose up -d
  3. 🐙 Import GitHub repositories as mirrors

    ./github-mirror git.example.com