mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #868] Make docs on self-hosting Postwoman #300
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
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:
I'm sure newcomers who want to self-host Postwoman could really appreciate such addition to the wiki
@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.
@liyasthomas commented on GitHub (May 13, 2020):
Here you go: https://github.com/liyasthomas/postwoman/wiki/Hosting
@Jackenmen commented on GitHub (May 13, 2020):
@liyasthomas what about the firebase functionalities (the login through GH functionality for example)?
@liyasthomas commented on GitHub (May 13, 2020):
Will update in an hour.
@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 😄
@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.
@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