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
-
Immichryra add immich OIDCSelf-hosted photo & video management with face recognition and timeline.
-
Nextcloudryra add nextcloud OIDC SMTPFile sync, calendar, contacts, and collaboration suite.
-
Seafileryra add seafile OIDC SMTPBlock-level file sync and share server.
-
Paperless-ngxryra add paperless-ngx OIDC SMTPDocument management with OCR, auto-tagging, and full-text search.
Productivity
-
Forgejoryra add forgejo OIDC SMTPSelf-hosted Git forge: issues, PRs, packages, actions.
-
Vikunjaryra add vikunja OIDC SMTPTasks, kanban boards, and calendars.
-
Twentyryra add twenty SMTPOpen-source CRM, a Salesforce alternative.
-
Zammadryra add zammad OIDC SMTPHelpdesk and ticketing with native OIDC.
-
DocuSealryra add docuseal SMTPOpen-source document signing, a DocuSign alternative.
Identity and secrets
-
Vaultwardenryra add vaultwarden SMTPLightweight Bitwarden-compatible password vault.
-
Autheliaryra add authelia SMTPSSO and 2FA via OIDC. Auto-installs when a service uses --auth.
Communication
-
Synapseryra add synapse OIDCMatrix homeserver bundled with the Element web client.
-
Inbucketryra add inbucketDisposable SMTP test server with a web UI, useful for development.
AI
-
OpenClawryra add openclawSelf-hosted AI assistant gateway.
-
Open WebUIryra add open-webui OIDCSelf-hosted AI chat interface (supports Ollama, OpenAI, and more).
Infrastructure
-
Caddyryra add caddyReverse proxy with automatic HTTPS. Required for --url-based exposure.
-
Supabaseryra add supabase SMTPOpen-source Firebase alternative (Postgres, auth, storage, realtime).
-
Uptime Kumaryra add uptime-kumaSelf-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.