Skip to content

Docker Compose setup for running Hoppscotch with a PostgreSQL database. Includes automatic migrations and health checks for seamless deployment.

License

Notifications You must be signed in to change notification settings

leoneljdias/hoppscotch-aio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hoppscotch AIO Docker

Description

A Docker setup for running Hoppscotch with a PostgreSQL database.

Requirements

  • Docker or Podman
  • Docker Compose or Podman Compose

Installation

Using Docker

Run the following command:
docker compose up -d

Using Podman

Run the following command:
podman-compose up -d

Access

About

Docker Compose setup for running Hoppscotch with a PostgreSQL database. Includes automatic migrations and health checks for seamless deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published