[GH-ISSUE #868] Make docs on self-hosting Postwoman #300

Closed
opened 2026-03-16 14:25:28 +03:00 by kerem · 7 comments
Owner

Originally created by @Jackenmen on GitHub (May 12, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/868

Some information on deploying Postwoman on your own would be useful.

Documents I think would be worth adding:

  • how to host Postwoman on regular Linux machine
  • how to host Postwoman using Netlify
  • how to host Postwoman using Github Pages (? - not sure if that's possible but I saw mentions of it in this repo - I'm guessing that if it is, it's done with some CI like Travis or GH Actions)
  • how to get Firebase functionalities working

I'm sure newcomers who want to self-host Postwoman could really appreciate such addition to the wiki

Originally created by @Jackenmen on GitHub (May 12, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/868 Some information on deploying Postwoman on your own would be useful. Documents I think would be worth adding: - how to host Postwoman on regular Linux machine - how to host Postwoman using Netlify - how to host Postwoman using Github Pages (? - not sure if that's possible but I saw mentions of it in this repo - I'm guessing that if it is, it's done with some CI like Travis or GH Actions) - how to get Firebase functionalities working I'm sure newcomers who want to self-host Postwoman could really appreciate such addition to the wiki
kerem closed this issue 2026-03-16 14:25:33 +03:00
Author
Owner

@liyasthomas commented on GitHub (May 13, 2020):

Hi @jack1142 , thanks for raising concerns about hosting PW for a beginner. We do lack a quality Docs section. I admit that. But our readme is quite informative. You can find instructions on how to develop, serving the Docker image, and at last releasing the build.

PW being a 100% static web app, I guess hosting it is a piece of cake 🍰. Anyways, I'm gonna write a "Hosting" section in Wiki which might resolve this issue.

<!-- gh-comment-id:627686631 --> @liyasthomas commented on GitHub (May 13, 2020): Hi @jack1142 , thanks for raising concerns about hosting PW for a beginner. We do lack a quality Docs section. I admit that. But our readme is quite informative. You can find instructions on how to [develop](https://github.com/liyasthomas/postwoman/blob/master/README.md#developing-), serving the [Docker image](https://github.com/liyasthomas/postwoman/blob/master/README.md#docker--), and at last [releasing](https://github.com/liyasthomas/postwoman/blob/master/README.md#releasing-%EF%B8%8F) the build. PW being a 100% static web app, I guess hosting it is a piece of cake 🍰. Anyways, I'm gonna write a "Hosting" section in Wiki which might resolve this issue.
Author
Owner

@liyasthomas commented on GitHub (May 13, 2020):

Here you go: https://github.com/liyasthomas/postwoman/wiki/Hosting

<!-- gh-comment-id:627700527 --> @liyasthomas commented on GitHub (May 13, 2020): Here you go: https://github.com/liyasthomas/postwoman/wiki/Hosting
Author
Owner

@Jackenmen commented on GitHub (May 13, 2020):

@liyasthomas what about the firebase functionalities (the login through GH functionality for example)?

<!-- gh-comment-id:627702094 --> @Jackenmen commented on GitHub (May 13, 2020): @liyasthomas what about the firebase functionalities (the login through GH functionality for example)?
Author
Owner

@liyasthomas commented on GitHub (May 13, 2020):

Will update in an hour.

<!-- gh-comment-id:627703798 --> @liyasthomas commented on GitHub (May 13, 2020): Will update in an hour.
Author
Owner

@Jackenmen commented on GitHub (May 18, 2020):

@liyasthomas hi, just wanted to remind you about this issue since it might be easy to forget when it's already closed. If you didn't forget, sorry for bothering 😄

<!-- gh-comment-id:629909016 --> @Jackenmen commented on GitHub (May 18, 2020): @liyasthomas hi, just wanted to remind you about this issue since it might be easy to forget when it's already closed. If you didn't forget, sorry for bothering 😄
Author
Owner

@liyasthomas commented on GitHub (May 18, 2020):

@jack1142 I've updated the Wiki with basic Firebase integration docs. This is incomplete since Firebase functionalities are deeply coupled with our essential features. I'll update as we move forward.

<!-- gh-comment-id:629913585 --> @liyasthomas commented on GitHub (May 18, 2020): @jack1142 I've updated the Wiki with basic Firebase integration docs. This is incomplete since Firebase functionalities are deeply coupled with our essential features. I'll update as we move forward.
Author
Owner

@jamshid commented on GitHub (Feb 25, 2025):

To be clear, Hoppscotch cannot (no longer?) be deployed as a static website e.g. to an S3 bucket? It needs a database and state?
https://github.com/hoppscotch/hoppscotch/issues/2896#issuecomment-1373413920

The current container we provide is fully client side (which means its just a static site rendered on the browser).

<!-- gh-comment-id:2683041351 --> @jamshid commented on GitHub (Feb 25, 2025): To be clear, Hoppscotch cannot (no longer?) be deployed as a static website e.g. to an S3 bucket? It needs a database and state? https://github.com/hoppscotch/hoppscotch/issues/2896#issuecomment-1373413920 > The current container we provide is fully client side (which means its just a static site rendered on the browser).
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#300
No description provided.