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.
I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
I have added tests that demonstrate that my correction works or that my new feature works.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/Dokploy/templates/pull/449
**Author:** [@jaainil](https://github.com/jaainil)
**Created:** 10/12/2025
**Status:** ✅ Merged
**Merged:** 10/15/2025
**Merged by:** [@Siumauricio](https://github.com/Siumauricio)
**Base:** `main` ← **Head:** `adding-hoppscotch`
---
### 📝 Commits (1)
- [`c893d13`](https://github.com/Dokploy/templates/commit/c893d13deb74c667ff37e8ac92898bc1039f6215) feat(blueprints): add Hoppscotch AIO blueprint with migrations
### 📊 Changes
**4 files changed** (+134 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `blueprints/hoppscotch/docker-compose.yml` (+74 -0)
➕ `blueprints/hoppscotch/image.png` (+0 -0)
➕ `blueprints/hoppscotch/template.toml` (+41 -0)
📝 `meta.json` (+19 -0)
</details>
### 📄 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:
- [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template
- [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
- [x] I have added tests that demonstrate that my correction works or that my new feature works.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.