Skip to content

Latest commit

 

History

History

soft-serve

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

🍦 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