--- title: App Store description: Browse a curated catalogue of Docker Compose templates and deploy any of them as a new stack with one click. --- The **App Store** is a browseable catalogue of Docker Compose templates. Each template is a turn-key recipe with sensible defaults for ports, volumes, and environment variables, so you can stand up a new stack without writing YAML. Pick a tile, fill in a name, click **Deploy** and Sencho creates the directory, generates `compose.yaml` and `.env`, runs `docker compose up -d`, and switches you to the editor for the new stack. App Store with the categories rail on the left, a featured template hero pinned at the top, and a grid of editorial tiles with per-tile scan badges ## Browsing templates Templates load from a remote registry. The default registry is **LinuxServer.io**; you can point Sencho at any [Portainer v2 compatible JSON catalogue](#custom-template-registry) instead. The registry is configured per node, so the catalogue reflects whichever node is active and reloads automatically when you switch nodes. ### Search and counts The search bar at the top filters tiles by name, description, or category in real time. The chip on the right shows the number of templates currently visible (for example, `201 apps`). ### Categories rail The left rail lists every category the registry exposes, plus an **All** entry, with a count for each. The active category gets a brand-coloured rail and tinted background. The rail appears once at least one template has loaded. The category rail is desktop only; see [Mobile](#mobile) for the small-screen layout. ### Featured template A single template is pinned to the top of the grid in a wide editorial banner. The banner includes its own **Deploy** button so you can ship the featured template without opening its tile. Sencho rotates the featured pick **weekly** through the five most-starred templates in the registry, so the catalogue stays fresh without you doing anything. The banner disappears whenever you have a search query active. ### Tiles Each tile shows: - A brand-tinted logo (falls back to a generic icon when the registry has no artwork) - The template name and the first sentence of its description - A GitHub star count (when the registry provides one) - The primary category - A **scan badge** on the right, derived from Sencho's vulnerability scanner: - **Clean** (no CVEs detected on the most recent scan) - **{N} CVE** or **{N} CVEs** (the count of open vulnerabilities, in amber) - **Unscanned** (no scan has been recorded for this image yet) Tiles are sorted by GitHub star count, descending. Click any tile to open the deployment sheet on the right. ### Mobile On small screens, the App Store adapts to a single-column layout. The masthead shows the store label, the total app count, the category count, and an action menu for navigation. Templates are listed alphabetically rather than by star count, and the category sidebar and featured hero are not shown on mobile. App Store on a mobile device: status masthead showing APP STORE, 202 apps, and 12 categories, with an alphabetical single-column template list below ## Deploying a template The deployment sheet slides in from the right. The header carries a breadcrumb (`App store ›