Skip to content

Services

Ryra ships a curated registry of 18 services, each defined by a service.toml in registry/<name>/. Every service is end-to-end tested in a fresh QEMU VM before release.

Install any of them with:

ryra add <name>

Files, photos, and collaboration

  • Immich ryra add immich OIDC

    Self-hosted photo & video management with face recognition and timeline.

  • Nextcloud ryra add nextcloud OIDC SMTP

    File sync, calendar, contacts, and collaboration suite.

  • Seafile ryra add seafile OIDC SMTP

    Block-level file sync and share server.

  • Paperless-ngx ryra add paperless-ngx OIDC SMTP

    Document management with OCR, auto-tagging, and full-text search.

Productivity

  • Forgejo ryra add forgejo OIDC SMTP

    Self-hosted Git forge: issues, PRs, packages, actions.

  • Vikunja ryra add vikunja OIDC SMTP

    Tasks, kanban boards, and calendars.

  • Twenty ryra add twenty SMTP

    Open-source CRM, a Salesforce alternative.

  • Zammad ryra add zammad OIDC SMTP

    Helpdesk and ticketing with native OIDC.

  • DocuSeal ryra add docuseal SMTP

    Open-source document signing, a DocuSign alternative.

Identity and secrets

  • Vaultwarden ryra add vaultwarden SMTP

    Lightweight Bitwarden-compatible password vault.

  • Authelia ryra add authelia SMTP

    SSO and 2FA via OIDC. Auto-installs when a service uses --auth.

Communication

  • Synapse ryra add synapse OIDC

    Matrix homeserver bundled with the Element web client.

  • Inbucket ryra add inbucket

    Disposable SMTP test server with a web UI, useful for development.

AI

  • OpenClaw ryra add openclaw

    Self-hosted AI assistant gateway.

  • Open WebUI ryra add open-webui OIDC

    Self-hosted AI chat interface (supports Ollama, OpenAI, and more).

Infrastructure

  • Caddy ryra add caddy

    Reverse proxy with automatic HTTPS. Required for --url-based exposure.

  • Supabase ryra add supabase SMTP

    Open-source Firebase alternative (Postgres, auth, storage, realtime).

  • Uptime Kuma ryra add uptime-kuma

    Self-hosted monitoring and status pages.


Want a service that isn't here? Add a directory under registry/ with a service.toml, the quadlets it needs, and a test, then open a PR. See CONTRIBUTING.md.