[GH-ISSUE #168] Docker-compose in development #69

Closed
opened 2026-03-16 13:09:11 +03:00 by kerem · 2 comments
Owner

Originally created by @nickpalenchar on GitHub (Sep 26, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/168

Originally assigned to: @nickpalenchar on GitHub.

Since we recently Dockerized in #164, I'm happy to add docker-compose.yml configuration for development with docker.

The main advantage would be that a developer could have a fully working dev environment by running docker-compose up, no need to install anything else. An added bonus is that the local environment would be much closer to production.

docker-compose is also a nice "layer", in that devs who don't wish to use it can still run development as it runs now.

Containerization is a primary responsibility in my day job so I'd love to add that here--let me know what you think!

Originally created by @nickpalenchar on GitHub (Sep 26, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/168 Originally assigned to: @nickpalenchar on GitHub. Since we recently Dockerized in #164, I'm happy to add docker-compose.yml configuration for development with docker. The main advantage would be that a developer could have a fully working dev environment by running `docker-compose up`, no need to install anything else. An added bonus is that the local environment would be much closer to production. `docker-compose` is also a nice "layer", in that devs who don't wish to use it can still run development as it runs now. Containerization is a primary responsibility in my day job so I'd love to add that here--let me know what you think!
kerem 2026-03-16 13:09:11 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Sep 27, 2019):

@nickpalenchar you are good to go. Com'n.. this is our project, we make this better for everyone! 🚀

<!-- gh-comment-id:535740966 --> @liyasthomas commented on GitHub (Sep 27, 2019): @nickpalenchar you are good to go. Com'n.. this is our project, we make this better for everyone! 🚀
Author
Owner

@liyasthomas commented on GitHub (Sep 27, 2019):

#169 resolves this hence closing

<!-- gh-comment-id:535942817 --> @liyasthomas commented on GitHub (Sep 27, 2019): #169 resolves this hence closing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#69
No description provided.