Skip to main content
Developer ToolsOfficial Appaloft catalog

Hoppscotch

Open-source API development workspace with Postgres-backed team state.

Appaloft · Official Appaloft catalogReviewed 2026-05-27cloud-hoppscotch · v1.0.0

Deployment highlights

  • Hoppscotch AIO opens the app, admin dashboard, and backend services.
  • Postgres stores workspace, collection, and team metadata.
  • Set session and token secrets during setup.

Good for

  • API development and testing
  • Team API workspaces
  • Private Postman-style tooling

Deployment variants

Deployment variants

The public Blueprint describes application topology. Appaloft's install plan confirms resource creation, reuse, and upgrade checks.

This Blueprint uses a single deployment shape.

Environment profiles

Production · DefaultPreview

Upgrade impact

Upgrade strategy: image-tag
Manual review required · No destructive changes declared

Blueprint manifest

Topology Appaloft will create

This topology comes from the public Blueprint manifest. Dependencies are created or bound to existing resources through the install plan.

Components · 1

Hoppscotch

service
Runtime
container-image · hoppscotch/hoppscotch:latest
Public ports
app:3000/http Public · admin:3100/http Public · backend:3170/http Private
Routes
app/
Health check
HTTP /
Bound resources
postgres

Dependencies · 1

Postgres database

postgres
Dependency
postgres
Required
Required

Installation configuration

Installation configuration

Parameters are ordinary install-time settings. Secrets are shown only by key and source; this page never collects or displays their values.

Parameters · 1

App name

APP_NAME

Type: string · Required · Default: Hoppscotch

Secrets · 2

Hoppscotch session secret

HOPPSCOTCH_SESSION_SECRET

Required · Generated during install

Runtime session secret placeholder generated or supplied during install.

Hoppscotch token secret

HOPPSCOTCH_TOKEN_SECRET

Required · Generated during install

Runtime token secret placeholder generated or supplied during install.