This repo contains buildscripts and instructions to setup and run ooye inside an oci-compatible runtime like Podman or Docker.
- Copy compose.yaml from repo
- Make sure to create the data directory (by default
./ooye-data) and is owned by UID:GID 1000:1000 - Run
docker compose up -dto start the container in the background - Follow the prompts
- Main repo: git.shork.ch/oci-images/out-of-your-element
- Mirrors:
- Codeberg: melthecat/ooye-oci
- Github: mel-64/ooye-docker