Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 470 Bytes

orbitar-media

Self hosted media server for Orbitar, based on the (patched) Pictshare at 9a4a20f.


Run locally

  1. Add local domain to /etc/hosts, e.g. 127.0.0.1 orbitar.media.local
  2. Copy .env.sample to .env and adjust values
  3. Run docker compose up -d