A self-hosted xbackbone application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/xbackbone/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/xbackbone" ~/.local/srv/docker/xbackbone
cd ~/.local/srv/docker/xbackbone
docker compose up -dcomposemgr install xbackboneSee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.