# App Catalog AspireUI ships **163 preconfigured container apps** you can drop onto a canvas or install straight from the [app store](hosting.md#installing-an-app). Each is a curated Aspire `AddContainer` resource — right image, endpoint, env, volumes and (where needed) companion services (database, cache, …) wired up. Beyond these, the whole reflection-based **catalog** of Aspire integrations (packages like n8n, Adminer, Postgres, Redis, RabbitMQ …) is installable too. > Auto-generated from `catalog/presets/container-presets.json`. Icons via > [dashboard-icons](https://github.com/homarr-labs/dashboard-icons). ## AI Apps (20) | | App | What it is | |---|---|---| | | **[ACE-Step (music)](https://github.com/ace-step/ACE-Step)** | ACE-Step: A Step Towards Music Generation Foundation Model GPU recommended. | | | **[AnythingLLM](https://anythingllm.com)** | Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience | | | **[ComfyUI](https://github.com/comfyanonymous/ComfyUI)** | The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. GPU recommended. | | | **[Flowise](https://flowiseai.com)** | Build AI Agents, Visually | | | **[Hermes Agent](https://nousresearch.com)** | Hermes Agent (Nous Research) — AI agent gateway + dashboard. Runs standalone with the auth gate off (HERMES_UMBREL_APP_PROXY_AUTH=1) so… | | | **[Langflow](https://www.langflow.org)** | This section includes the ... the world. ... To self-host your local server through an ngrok gateway, see Deploy a public Langflow… | | | **[LibreChat](https://www.librechat.ai)** | LibreChat — polished multi-model chat UI. Comes with Mongo + Meilisearch companions (scaffold — finish the connection env). | | | **[LibreTranslate](https://libretranslate.com)** | LibreTranslate — self-hosted machine translation API/UI (downloads language models on first start). | | | **[LobeChat](https://lobehub.com)** | LobeChat — polished chat UI for OpenAI/Claude/Ollama and more (enter your API keys in-app). | | | **[LocalAGI](https://github.com/mudler/LocalAGI)** | LocalAGI — self-hostable AI agent platform (mudler). Comes with a LocalAI companion; set LOCALAGI_MODEL to a model your LocalAI has… | | | **[LocalRecall](https://github.com/mudler/LocalRecall)** | LocalRecall — local RAG / long-term memory server (mudler, pairs with LocalAI). | | | **[Open WebUI](https://openwebui.com)** | Open WebUI — chat UI for Ollama / OpenAI-compatible backends. Point OLLAMA_BASE_URL / OPENAI_API_BASE_URL at your model resource. | | | **[OpenClaw](https://github.com/getumbrel/openclaw-umbrel)** | OpenClaw — AI 'does-things' agent with a bundled headless browser + control UI. APP_SEED (identity/encryption) seeded as a parameter —… | | | **[Paperclip AI](https://github.com/paperclipai/paperclip)** | Paperclip (paperclipai) — open platform for orchestrating AI agents. API on 3100; embedded Postgres, no DB setup needed.… | | | **[Paperless-AI](https://github.com/clusterzx/paperless-ai)** | Paperless-AI — AI companion for Paperless-ngx: auto tagging/classification + semantic search. Point it at your Paperless instance. | | | **[SD.Next](https://github.com/vladmandic/sdnext)** | SD.Next — all-in-one WebUI for generative image/video (vladmandic). CUDA image shown; ROCm/IPEX/OpenVINO variants exist. GPU recommended. | | | **[SearXNG](https://docs.searxng.org)** | Search without being tracked. ... SearXNG is a free internet metasearch engine which aggregates results from up to 279 search services.… | | | **[Whisper ASR](https://github.com/ahmetoner/whisper-asr-webservice)** | Whisper ASR web service — speech-to-text HTTP API (openai-whisper / faster-whisper). | ## Bitcoin (9) | | App | What it is | |---|---|---| | | **[Bitcoin Cash Node](https://bitcoincashnode.org)** | This is a mirror of the official Bitcoin Cash Node repository. Please see README.md https://gitlab.com/bitcoin-cash-node/bitcoin-cash-node | | | **[Bitcoin Knots](https://bitcoinknots.org)** | Bitcoin Knots enhanced Bitcoin node/wallet software | | | **[Bitcoin Seed Tool](https://github.com/dennysubke/seedtool-web)** | # Bitcoin Seed Tool ... This tool offers a space for bitcoiners to experiment and learn how bitcoin wallets are generated using… | | | **[BTC RPC Explorer](https://github.com/janoside/btc-rpc-explorer)** | Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core. | | | **[electrs](https://github.com/romanz/electrs)** | Rust Electrum server (romanz/electrs). Needs a local Bitcoin Core node with txindex — reads the blocks dir + points at its RPC. | | | **[ElectrumX](https://github.com/lukechilds/docker-electrumx)** | Server impl for Electrum Protocol, for public-facing or personal usage ElectrumX server (env-configurable). Requires an external Bitcoin… | | | **[Fulcrum](https://github.com/cculianu/Fulcrum)** | Fulcrum — fast SPV/Electrum server for BTC/BCH/LTC. Requires an external Bitcoin Core node with RPC + txindex; configure via a mounted… | | | **[Joinstr](https://github.com/1440000bytes/joinstr)** | Joinstr — Nostr-based coinjoin wallet UI. Requires an external Bitcoin Core node over RPC (set the RPC params) — useless without a node. | | | **[mempool](https://github.com/mempool/mempool)** | mempool.space self-hosted explorer/visualizer. Frontend + backend + MariaDB. Point the backend at an external Bitcoin Core (CORE_RPC_*)… | ## CMS (4) | | App | What it is | |---|---|---| | | **[Drupal](https://www.drupal.org)** | Drupal — PHP CMS/framework for structured content (official Apache image). Comes with a Postgres companion; the browser installer asks for the database — host… | | | **[Grav](https://getgrav.org)** | Grav — flat-file PHP CMS: no database, content is Markdown on disk. Create the admin account in the browser on first visit. | | | **[Joomla](https://www.joomla.org)** | Joomla — PHP CMS for sites and portals (official Apache image). MariaDB companion included; fill in the admin account below and the installer runs unattended on… | | | **[WordPress](https://wordpress.org)** | WordPress — the classic PHP blog/CMS (official Apache image). Comes with a MariaDB companion; the famous five-minute install runs in the browser on first visit. | ## Database (1) | | App | What it is | |---|---|---| | | **[phpMyAdmin](https://www.phpmyadmin.net)** | phpMyAdmin — the web UI for MySQL/MariaDB. Arbitrary-server mode is on, so you type the database host at login (e.g. another resource in your stack) instead of… | ## Lightning (3) | | App | What it is | |---|---|---| | | **[Core Lightning](https://github.com/ElementsProject/lightning)** | Core Lightning — Lightning Network implementation focusing on spec compliance and performance | | | **[LNbits](https://lnbits.com)** | LNbits, free and open-source Lightning wallet and accounts system. ... # LNbits — The most powerful Bitcoin & Lightning toolkit ...… | | | **[Ride The Lightning](https://github.com/Ride-The-Lightning/RTL)** | RTL — web UI for LND / Core Lightning / Eclair nodes. Needs an existing LN node: mount its macaroon + point RTLConfig at the node. | ## Media (27) | | App | What it is | |---|---|---| | | **[Audiobookshelf](https://www.audiobookshelf.org)** | Self-hosted audiobook and podcast server | | | **[autobrr](https://autobrr.com)** | autobrr — real-time download automation from IRC announce + RSS into the *arr apps / download clients. Create the account on first visit. | | | **[Bazarr](https://www.bazarr.media)** | Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your… | | | **[Calibre-Web](https://github.com/janeczku/calibre-web)** | :books: Web app for browsing, reading and downloading eBooks stored in a Calibre database Calibre-Web — clean web UI to… | | | **[Deluge](https://deluge-torrent.org)** | ## A Lightweight Torrent Client with a Plugin Ecosystem ... Deluge is a free, cross-platform BitTorrent client with full encryption, a… | | | **[Emby](https://emby.media)** | Emby Server is a personal media server with apps on just about every device. Create the admin account via the first-run wizard. Mount… | | | **[FlareSolverr](https://github.com/FlareSolverr/FlareSolverr)** | Proxy server to bypass Cloudflare protection | | | **[Foldergram](https://github.com/foldergram/foldergram)** | Self-hosted folder-based Instagram-style photo and video gallery app. Point volumes at your media. | | | **[Jackett](https://github.com/Jackett/Jackett)** | Jackett — indexer proxy that translates tracker searches for the *arr apps. | | | **[Jellyfin](https://jellyfin.org)** | Jellyfin enables you to collect, manage, and stream your media. Run the Jellyfin server on your system and gain access to the leading… | | | **[Jellyseerr](https://github.com/Fallenbagel/jellyseerr)** | Jellyseerr — media request & discovery frontend for Jellyfin/Emby/Plex. | | | **[Kavita](https://www.kavitareader.com)** | Kavita — fast, cross-platform reading server (comics, manga, books). | | | **[Komga](https://komga.org)** | Komga — self-hosted comics/manga/e-book server. | | | **[LibrePhotos](https://www.librephotos.com)** | GitHub - LibrePhotos/librephotos: A self-hosted open source photo management service. · GitHub ... A self-hosted, open-source photo… | | | **[Lidarr](https://lidarr.audio)** | Lidarr — music collection manager for the *arr stack (pairs with Prowlarr + a download client). | | | **[MeTube](https://github.com/alexta69/metube)** | MeTube — self-hosted web UI for yt-dlp; download video/audio from YouTube and hundreds of sites. | | | **[Navidrome](https://www.navidrome.org)** | Navidrome — self-hosted music streaming (Subsonic-compatible). | | | **[Overseerr](https://overseerr.dev)** | Overseerr — media request & discovery for Plex (Radarr/Sonarr integration). | | | **[PhotoPrism](https://www.photoprism.app)** | PhotoPrism® Pro provides your organization with access to additional configuration and deployment options — all fully GDPR-compliant,… | | | **[Piwigo](https://piwigo.org)** | Piwigo — photo gallery manager for large collections. MariaDB companion included; the browser installer asks for the database — host piwigo-db,… | | | **[Plex](https://www.plex.tv)** | Plex Media Server — movies/TV/music. Open the UI at http://:32400/web (the bare URL returns "Bad Request"). Published on fixed… | | | **[Prowlarr](https://prowlarr.com)** | Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps,… | | | **[qBittorrent](https://www.qbittorrent.org)** | qBittorrent is a free, open-source BitTorrent client with a built-in web UI. It’s the most popular self-hosted torrent client —… | | | **[Radarr](https://radarr.video)** | Movie organizer/manager for usenet and torrent users. ... Radarr is a movie collection manager for Usenet and BitTorrent users. It can… | | | **[Sonarr](https://sonarr.tv)** | ## Sonarr is an internet PVR for Usenet and Torrents. ... Sonarr is an internet PVR for Usenet and Torrents. ... Sonarr is supported… | | | **[Tautulli](https://tautulli.com)** | Tautulli is the best web application to monitor, view analytics, and receive notifications about your Plex Media Server. ... Tautulli is… | | | **[Videola](https://fgilde.github.io/videola/)** | Videola — browser-based video editor on a Rust core: timeline editing, effects, keyframes, audio mixing, subtitles and export, plus an HTTP API and MCP server. | ## Network (6) | | App | What it is | |---|---|---| | | **[AdGuard Home](https://adguard.com/adguard-home/overview.html)** | Network-wide ads & trackers blocking DNS server | | | **[Cosmos Server](https://cosmos-cloud.io)** | ☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability… | | | **[Nginx Proxy Manager](https://nginxproxymanager.com)** | Nginx Proxy Manager — reverse proxy + Let's Encrypt with a friendly UI (admin on :81; proxies 80/443). Default login admin@example.com /… | | | **[Pi-hole](https://pi-hole.net)** | Pi-hole — network-wide ad/tracker blocking DNS. Admin login password seeded as a parameter (change it). Also binds DNS on :53 (host port… | | | **[Runtipi](https://runtipi.io)** | Runtipi — self-hosted homeserver / app manager. Postgres + RabbitMQ companions; local SQLite cache at /cache. Backend/dashboard served… | | | **[Umbrel (umbrelOS)](https://umbrel.com)** | Umbrel is a small device that sits in your home and lets you store your files, stream your media, run your own AI, and much more. All… | ## Observability Apps (6) | | App | What it is | |---|---|---| | | **[Dozzle](https://dozzle.dev)** | Realtime log viewer for containers. Supports Docker, Swarm and K8s. | | | **[Glances](https://nicolargo.github.io/glances/)** | Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. | | | **[Grafana](https://grafana.com)** | The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like… | | | **[InfluxDB v2](https://www.influxdata.com)** | # Quantified Self: Building a Pro-Level Health Dashboard with InfluxDB and Grafana ... In this tutorial, we are diving deep into Health… | | | **[Jaeger](https://www.jaegertracing.io)** | Jaeger backend is released as a single binary or container image (see Downloads). Despite that, it can be configured to operate in… | | | **[MySpeed](https://myspeed.dev)** | MySpeed — scheduled internet speed-test monitoring with history/graphs. Set an access password in the UI after first launch. | ## Smart Home (6) | | App | What it is | |---|---|---| | | **[ESPHome](https://esphome.io)** | ESPHome is a system to control your ESP32, ESP8266, BK72xx, RP2040 by simple yet powerful configuration files and control them remotely… | | | **[Frigate NVR](https://frigate.video)** | NVR with realtime local object detection for IP cameras Ships a minimal config.yml (no cameras, auth/tls off) so it starts; add cameras… | | | **[Home Assistant](https://www.home-assistant.io)** | :house_with_garden: Open source home automation that puts local control and privacy first. | | | **[Homebridge](https://homebridge.io)** | HomeKit support for the impatient. Homebridge — bridge non-HomeKit devices into Apple HomeKit; config UI on :8581 (create admin on first… | | | **[Node-RED](https://nodered.org)** | Node-RED is a flow-based programming tool, originally developed by IBM Emerging Technology Services team and now a part of the OpenJS… | | | **[OctoPrint](https://octoprint.org)** | OctoPrint — web control & monitoring for a 3D printer. Starts into the setup wizard; to print, pass the printer's serial device. | ## Tools (81) | | App | What it is | |---|---|---| | | **[Actual Budget](https://actualbudget.org)** | A local-first personal finance app | | | **[ArchiveBox](https://archivebox.io)** | 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and… | | | **[Bitwarden](https://bitwarden.com)** | Bitwarden — the official self-hosted server (Bitwarden Lite): vaults, organisations, sends, admin portal and the official web vault, with a MariaDB companion. Needs an installation id/key from bitwarden.com/host and HTTPS on its domain. | | | **[Baikal](https://sabre.io/baikal/)** | Baïkal is a Calendar+Contacts server Finish setup (admin + SQLite/MySQL) via the web installer on first visit. | | | **[BookStack](https://www.bookstackapp.com)** | NOW MANAGED ON CODEBERG MariaDB companion. APP_KEY seeded (base64). Set APP_URL to how you reach it (default http://localhost). Built-in… | | | **[changedetection.io](https://changedetection.io)** | changedetection.io — watch web pages for changes and get notified. (Add a Playwright/browserless companion later for JS-heavy pages.) | | | **[code-server](https://github.com/coder/code-server)** | code-server — VS Code in the browser. Login password seeded as a parameter (change it); without it code-server generates a random one… | | | **[Coworkee](https://coworkee.de)** | Coworkee — the self-hosted HR platform for a whole team: employees with org chart, absence and leave with an approval workflow, time tracking, documents,… | | | **[CyberChef](https://gchq.github.io/CyberChef/)** | The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis | | | **[Dashy](https://dashy.to)** | 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more! | | | **[Dockge](https://github.com/louislam/dockge)** | A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager | | | **[DocuSeal](https://www.docuseal.com)** | DocuSeal — open-source document signing (DocuSign alternative). SQLite by default (set DATABASE_URL for Postgres/MySQL). Create the… | | | **[Dolibarr](https://www.dolibarr.org)** | Dolibarr — open-source ERP and CRM (invoices, orders, stock, projects). MariaDB companion included; the admin account below is created on first start. | | | **[Draw.io](https://www.drawio.com)** | draw.io is a JavaScript, client-side editor for general diagramming. | | | **[Duplicati](https://www.duplicati.com)** | Store securely encrypted backups in the cloud! | | | **[Etherpad](https://etherpad.org)** | Etherpad: A modern really-real-time collaborative document editor. Admin UI (/admin) login admin + the seeded ADMIN_PASSWORD. | | | **[Excalidraw](https://excalidraw.com)** | Virtual whiteboard for sketching hand-drawn like diagrams | | | **[File Browser](https://filebrowser.org)** | 📂 Web File Browser File Browser — a tidy web file manager for a directory (login admin / admin, change it). | | | **[Filestash](https://www.filestash.app)** | :file_folder: Universal File Storage Client | | | **[Firefly III](https://www.firefly-iii.org)** | Firefly III — self-hosted personal finance manager. Comes with a Postgres companion. APP_KEY must stay exactly 32 chars. | | | **[flatnotes](https://github.com/dullage/flatnotes)** | flatnotes — database-less markdown notes over a flat folder. Username/password + session secret seeded as params. | | | **[FreshRSS](https://freshrss.org)** | A free, self-hostable news aggregator… | | | **[Ghost](https://ghost.org)** | Independent technology for modern publishing, memberships, subscriptions and newsletters. MySQL companion (Ghost 5 requires MySQL). Set… | | | **[Ghostfolio](https://ghostfol.io)** | Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍 Postgres + Redis companions. ACCESS_TOKEN_SALT &… | | | **[Gitea](https://about.gitea.com)** | Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team… | | | **[Gokapi](https://github.com/Forceu/Gokapi)** | Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported. | | | **[Gotify](https://gotify.net)** | A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) Gotify — simple self-hosted… | | | **[Grocy](https://grocy.info)** | ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home Grocy — ERP for your… | | | **[HaVeWa](https://havewa.app)** | HaVeWa — property management for rentals and German condominium associations (WEG) in one system: properties, units, people and meters, rental contracts with… | | | **[HedgeDoc](https://hedgedoc.org)** | HedgeDoc - Ideas grow better together Postgres companion. Set CMD_DOMAIN to your host (default localhost) — CMD_URL_ADDPORT keeps the… | | | **[Heimdall](https://heimdall.site)** | An Application dashboard and launcher | | | **[Homarr](https://homarr.dev)** | Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr) Requires… | | | **[Homebox](https://homebox.software)** | Homebox is the inventory and organization system built for the Home User Needs an API-key pepper (>= 32 bytes) — seeded as a parameter;… | | | **[Homepage](https://gethomepage.dev)** | A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services… | | | **[Homer](https://github.com/bastienwirtz/homer)** | Homer — a dead-simple static homepage/dashboard for your services (edit assets/config.yml). | | | **[Immich](https://immich.app)** | Immich — self-hosted photo & video backup. Comes with Immich's VectorChord Postgres + Redis + the ML container (scaffold — add a media… | | | **[IT-Tools](https://it-tools.tech)** | IT-Tools — a big box of handy dev utilities (encoders, converters, generators…). | | | **[JupyterLab](https://jupyter.org)** | JupyterLab — notebooks for data science / Python. Access needs the token (?token=...), seeded as a parameter. Use scipy/datascience… | | | **[Kanboard](https://kanboard.org)** | Kanboard — lean kanban project management. Single container, SQLite on a volume, no database needed. First login: admin / admin — change it. | | | **[Kimai](https://www.kimai.org)** | Kimai — self-hosted time tracking for teams and freelancers. MariaDB companion included; the first admin account is created from the mail address and password below. | | | **[LeafWiki](https://leafwiki.com)** | LeafWiki — lightweight self-hosted wiki (single Go binary + SQLite, Markdown on disk). Set ALLOW_INSECURE=true for plain HTTP. | | | **[LibreSpeed](https://librespeed.org)** | LibreSpeed — self-hosted network speed test (no Flash/Java, single container). | | | **[LimeSurvey](https://www.limesurvey.org)** | LimeSurvey — full-featured survey and questionnaire tool. MariaDB companion included; the admin account below is created on first start. | | | **[linkding](https://linkding.link)** | A self-hosted bookmark manager designed to be minimal, fast, and easy to set up. ... Automatically fetches titles, descriptions, icons… | | | **[LinkStack](https://linkstack.org)** | LinkStack — self-hosted 'link in bio' page. Complete admin + setup via the web wizard on first run. | | | **[Linkwarden](https://linkwarden.app)** | Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, read, annotate, and fully preserve what matters, all… | | | **[LX Family Planner](https://github.com/laxxx-lab/lx-family-planner)** | LX Family — self-hosted "Family OS": calendars, chores, meal and shopping planning, chat, cloud files and child-friendly profiles. | | | **[Matomo](https://matomo.org)** | Matomo — self-hosted web analytics (the Google Analytics alternative), official Apache image. MariaDB companion included; the browser installer picks up the… | | | **[Mattermost](https://mattermost.com)** | Mattermost — self-hosted team chat (Slack alternative). Postgres companion. Create the admin account on first run. | | | **[Mealie](https://mealie.io)** | Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a… | | | **[Memos](https://www.usememos.com)** | Memos — lightweight, privacy-first note/memo hub. | | | **[Metabase](https://www.metabase.com)** | Metabase — BI dashboards & ad-hoc analytics over your databases. | | | **[MinIO](https://min.io)** | MinIO — S3-compatible object storage; console on :9001 (S3 API :9000). Pinned to the last release with a full browser console. Root… | | | **[Monica](https://www.monicahq.com)** | Monica — a personal CRM: remember everything about your friends and family. MariaDB companion included; APP_KEY is generated for you (32 chars, keep it stable),… | | | **[Nextcloud](https://nextcloud.com)** | Nextcloud — self-hosted files, calendar, collaboration. | | | **[NocoDB](https://nocodb.com)** | NocoDB — turn any database into a smart spreadsheet (Airtable-style). SQLite by default, no DB setup needed. | | | **[ntfy](https://ntfy.sh)** | ntfy — simple pub/sub push notifications to your phone/desktop via HTTP. Runs the 'serve' subcommand (bare ntfy just prints help and exits). | | | **[OnlyOffice](https://www.onlyoffice.com)** | I believe this is just a description based on the fact, that ONLYOFFICE Docs is a web-based application. Therefore it has to be “hosted”… | | | **[Outline](https://www.getoutline.com)** | # Hosting Outline ... This guide contains documentation for installing and configuring the Outline knowledge base in a variety of… | | | **[Paperless-ngx](https://docs.paperless-ngx.com)** | Paperless-ngx — scan/OCR document management. Comes with a Postgres + Redis companion (scaffold — finish the connection env). | | | **[PearCircle Seeder](https://github.com/peerloomllc/pearcircle-seeder)** | Run a blind seeder for your PearCircle circles on your Umbrel so their history stays in sync even when every phone is offline. ...… | | | **[Penpot](https://penpot.app)** | Penpot — open-source design & prototyping (Figma alternative). Frontend + backend + exporter + Postgres + Redis. Register the first… | | | **[Planka](https://planka.app)** | Planka — Trello-style kanban boards. Postgres companion. Set BASE_URL to how you reach it (default localhost:1337). Login = the seeded… | | | **[Portainer](https://www.portainer.io)** | **Portainer Community Edition** is a lightweight service delivery platform for containerized applications that can be used to manage… | | | **[Shaarli](https://shaarli.readthedocs.io)** | Shaarli — a minimalist, database-free bookmark manager (personal link log with RSS). Create the admin account in the browser on first visit. | | | **[Shiori](https://github.com/go-shiori/shiori)** | Shiori — simple bookmarks manager (Pocket-like). First-run login is shiori / gopher — change it after logging in (Shiori has no env for… | | | **[SkyBro](https://github.com/xdeekay/skybro)** | SkyBro — overhead flight tracker with alerts (uses OpenSky/Open-Meteo, no API key). Ships a tracker companion; both share /data on… | | | **[Snipe-IT](https://snipeitapp.com)** | Snipe-IT — IT asset and license management. MariaDB companion included. APP_KEY is generated for you and must stay stable; set APP_URL to the address you reach… | | | **[Stirling-PDF](https://www.stirlingpdf.com)** | Stirling PDF is a locally hosted web application that allows you to perform various operations on PDF files. With 60+ tools, flexible… | | | **[Syncthing](https://syncthing.net)** | Syncthing — continuous, peer-to-peer file synchronization (web UI on 8384). | | | **[Transmute](https://transmute.sh)** | Self hosted file converter for images, video, audio, json, excel and more. Supports close to 3,000 conversions! ... **Transmute** is a… | | | **[Uptime Kuma](https://github.com/louislam/uptime-kuma)** | Uptime Kuma — self-hosted uptime/status monitoring. | | | **[ValorGrid](https://github.com/aivm23/valorgrid)** | Add ValorGrid to the CasaOS AppStore. ... ValorGrid is a private, single-user local portfolio dashboard with SQLite persistence, local… | | | **[Vaultwarden](https://github.com/dani-garcia/vaultwarden)** | Vaultwarden — lightweight Bitwarden-compatible password manager server. | | | **[Vikunja](https://vikunja.io)** | Vikunja — self-hosted to-do / task & project management. CORS disabled (single container); runs as root so it can create its files dir… | | | **[wallabag](https://wallabag.org)** | wallabag — save and read articles later, ad-free (the self-hosted Pocket). Runs on SQLite in a single container. First login: wallabag / wallabag — change it… | | | **[Wallos](https://github.com/ellite/Wallos)** | Wallos — self-hosted subscription tracker & budget overview (SQLite). | | | **[WebDataStudio](https://fgilde.github.io/WebDataStudio/)** | WebDataStudio — a database studio in the browser: PostgreSQL, MySQL/MariaDB, SQL Server, SQLite, Oracle, DuckDB, ClickHouse, MongoDB and Redis, with SQL editor, query builder, charts, ER diagrams and schema comparison. | | | **[Whoogle](https://github.com/benbusby/whoogle-search)** | Whoogle — private, ad-free Google search proxy (no JS, no tracking). | | | **[Wiki.js](https://js.wiki)** | Wiki.js — modern, powerful wiki. Postgres companion included. | | | **[Yuvomi](https://github.com/ulsklyc/yuvomi)** | Yuvomi — self-hosted family planner as a PWA: shared calendar (CalDAV/Google/ICS sync), tasks, shopping, meals, contacts and budget. | --- *163 apps across 10 categories. Missing one? Add it: an app is a single JSON file — see the [app manifest](app-manifest.md) for the format, how to ship it in your own repository as `aspireui-app.json`, and how to submit it to this store. The AI assistant can also scaffold one from a URL.*