mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #449] [MERGED] feat(blueprints): add Hoppscotch AIO blueprint with migrations #462
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/449
Author: @jaainil
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/15/2025
Merged by: @Siumauricio
Base:
main← Head:adding-hoppscotch📝 Commits (1)
c893d13feat(blueprints): add Hoppscotch AIO blueprint with migrations📊 Changes
4 files changed (+134 additions, -0 deletions)
View changed files
➕
blueprints/hoppscotch/docker-compose.yml(+74 -0)➕
blueprints/hoppscotch/image.png(+0 -0)➕
blueprints/hoppscotch/template.toml(+41 -0)📝
meta.json(+19 -0)📄 Description
What is this PR about?
New PR of Hoppscotch
Added Docker Compose setup, configuration template, logo, and metadata for Hoppscotch Community Edition. Includes PostgreSQL, database migrations, and subpath routing for self-hosted API testing tool deployment.
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.