[PR #132] [MERGED] docs: self-hosted enterprise docs #209

Closed
opened 2026-03-16 12:32:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/132
Author: @liyasthomas
Created: 8/17/2023
Status: Merged
Merged: 8/31/2023
Merged by: @liyasthomas

Base: mainHead: docs/2023.8.0


📝 Commits (10+)

📊 Changes

95 files changed (+19463 additions, -11950 deletions)

View changed files

📝 .eslintrc.cjs (+1 -1)
📝 app.config.ts (+1 -1)
📝 components/content/HeroAnnouncement.vue (+4 -1)
📝 content/0.index.md (+5 -5)
📝 content/1.documentation/1.getting-started/0.introduction.md (+1 -1)
📝 content/1.documentation/1.getting-started/1.quick-start.md (+30 -8)
📝 content/1.documentation/1.getting-started/2.clients.md (+4 -4)
📝 content/1.documentation/1.getting-started/3.setup.md (+4 -4)
📝 content/1.documentation/1.getting-started/4.rest/0.creating-a-request.md (+4 -4)
📝 content/1.documentation/1.getting-started/4.rest/1.request-parameters.md (+3 -3)
📝 content/1.documentation/1.getting-started/4.rest/2.organizing-requests.md (+2 -2)
📝 content/1.documentation/1.getting-started/4.rest/3.environment-variables.md (+3 -3)
📝 content/1.documentation/1.getting-started/4.rest/4.auth-tokens.md (+7 -7)
📝 content/1.documentation/1.getting-started/4.rest/5.uploading-data.md (+2 -2)
📝 content/1.documentation/1.getting-started/4.rest/6.pre-request-scripts.md (+6 -6)
📝 content/1.documentation/1.getting-started/4.rest/7.tests.md (+6 -6)
📝 content/1.documentation/1.getting-started/4.rest/8.troubleshooting.md (+2 -2)
📝 content/1.documentation/1.getting-started/5.graphql/0.creating-a-query.md (+4 -4)
📝 content/1.documentation/1.getting-started/5.graphql/1.using-variables.md (+5 -5)
📝 content/1.documentation/1.getting-started/6.realtime/0.websocket.md (+6 -6)

...and 75 more files

📄 Description

No description provided


🔄 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/hoppscotch/docs/pull/132 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `docs/2023.8.0` --- ### 📝 Commits (10+) - [`cca7eea`](https://github.com/hoppscotch/docs/commit/cca7eeabefb0e291ebc75e3df25bf7786f6026e7) docs: init self-hosted enterprise docs - [`075ef07`](https://github.com/hoppscotch/docs/commit/075ef07cbaace055ca9e9672ca6b461dd63b4b15) docs structure (#135) - [`b5f720f`](https://github.com/hoppscotch/docs/commit/b5f720f60c918066384657afce450ad879066976) chore: updated docs - [`c7c3e9e`](https://github.com/hoppscotch/docs/commit/c7c3e9ec992ce2cc1be5c0ab9d8343c16d2b7ea9) chore: docs for conditional auth - [`a753fd5`](https://github.com/hoppscotch/docs/commit/a753fd587821e5d98f42bfa03bf7f36413982c9d) chore: docs for SHC access and setup - [`d3d7b11`](https://github.com/hoppscotch/docs/commit/d3d7b11fb83ce4f8f3ff4ffd236fc809071bcbaa) chore: enterprise docs - [`4f94d76`](https://github.com/hoppscotch/docs/commit/4f94d76a9d14ce24a9248342cff07e3959f6616a) chore: guide - managing license - [`f414133`](https://github.com/hoppscotch/docs/commit/f4141338ef004193ea5f4e51a6d157b47cd24c9b) Merge pull request #136 from thetronjohnson/2023.8 - [`8f84117`](https://github.com/hoppscotch/docs/commit/8f84117293fcf21ab98f626dc9c8757d5a4860d0) chore: updated docs - [`f776509`](https://github.com/hoppscotch/docs/commit/f776509e0800da8d4f225936a196348180a5aa51) admin dashboard docs ### 📊 Changes **95 files changed** (+19463 additions, -11950 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.cjs` (+1 -1) 📝 `app.config.ts` (+1 -1) 📝 `components/content/HeroAnnouncement.vue` (+4 -1) 📝 `content/0.index.md` (+5 -5) 📝 `content/1.documentation/1.getting-started/0.introduction.md` (+1 -1) 📝 `content/1.documentation/1.getting-started/1.quick-start.md` (+30 -8) 📝 `content/1.documentation/1.getting-started/2.clients.md` (+4 -4) 📝 `content/1.documentation/1.getting-started/3.setup.md` (+4 -4) 📝 `content/1.documentation/1.getting-started/4.rest/0.creating-a-request.md` (+4 -4) 📝 `content/1.documentation/1.getting-started/4.rest/1.request-parameters.md` (+3 -3) 📝 `content/1.documentation/1.getting-started/4.rest/2.organizing-requests.md` (+2 -2) 📝 `content/1.documentation/1.getting-started/4.rest/3.environment-variables.md` (+3 -3) 📝 `content/1.documentation/1.getting-started/4.rest/4.auth-tokens.md` (+7 -7) 📝 `content/1.documentation/1.getting-started/4.rest/5.uploading-data.md` (+2 -2) 📝 `content/1.documentation/1.getting-started/4.rest/6.pre-request-scripts.md` (+6 -6) 📝 `content/1.documentation/1.getting-started/4.rest/7.tests.md` (+6 -6) 📝 `content/1.documentation/1.getting-started/4.rest/8.troubleshooting.md` (+2 -2) 📝 `content/1.documentation/1.getting-started/5.graphql/0.creating-a-query.md` (+4 -4) 📝 `content/1.documentation/1.getting-started/5.graphql/1.using-variables.md` (+5 -5) 📝 `content/1.documentation/1.getting-started/6.realtime/0.websocket.md` (+6 -6) _...and 75 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:32:05 +03:00
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/docs#209
No description provided.