[PR #138] [MERGED] docs: self-host docs update #214

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/138
Author: @balub
Created: 8/30/2023
Status: Merged
Merged: 8/30/2023
Merged by: @liyasthomas

Base: docs/2023.8.0Head: docs/sh-docs-update


📝 Commits (6)

  • 832d34c docs: modified postgres section in prerequisites tab
  • 0d6c4cb docs: added docs on how to setup hoppscotch SHC
  • 79c93be docs: modified prerequisites section in SHE
  • 474592b chore: renamed and deleted unused files in SHC and SHE docs
  • 8417154 docs: created a guide for audit logs and linked it in SHE docs
  • 2d58778 chore: added ToDo's to add DockerHub links to containers

📊 Changes

12 files changed (+12235 additions, -9166 deletions)

View changed files

📝 content/1.documentation/5.self-host/1.community-edition/1.prerequisites.md (+0 -6)
content/1.documentation/5.self-host/1.community-edition/2.install-and-build.md (+0 -172)
content/1.documentation/5.self-host/1.community-edition/2.setting-up-hoppscotch.md (+207 -0)
content/1.documentation/5.self-host/1.community-edition/5.deployment.md (+0 -5)
📝 content/1.documentation/5.self-host/1.community-edition/5.upgrading.md (+0 -0)
📝 content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md (+15 -5)
content/1.documentation/5.self-host/2.enterprise-edition/2.install-and-build.md (+0 -190)
content/1.documentation/5.self-host/2.enterprise-edition/2.setting-up-hoppscotch.md (+247 -0)
content/1.documentation/5.self-host/2.enterprise-edition/5.deployment.md (+0 -5)
📝 content/1.documentation/5.self-host/2.enterprise-edition/5.upgrading.md (+0 -0)
content/2.guides/2.articles/5.audit-logs.md (+109 -0)
📝 package-lock.json (+11657 -8783)

📄 Description

This PR contains the following changes/additions to the self-hosted docs:

  • Removed content from the Postgres database part from the Prerequisites section of the SHC & SHE docs.
  • Added a new section Setting up Hoppscotch in the SHC and SHE docs with relevant parts in them.
  • Added a new Clickhouse section in the. Prerequisites section of the SHE docs.
  • Added SAML in the example in the Choosing OAuth Providers section in SHE docs.
  • Modified the Configuring SAML section in SHE docs.
  • Created a new guide called Audit Logs under Guides.

🔄 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/138 **Author:** [@balub](https://github.com/balub) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/30/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `docs/2023.8.0` ← **Head:** `docs/sh-docs-update` --- ### 📝 Commits (6) - [`832d34c`](https://github.com/hoppscotch/docs/commit/832d34c8d84e139de656dea60504a609eab6fa87) docs: modified postgres section in prerequisites tab - [`0d6c4cb`](https://github.com/hoppscotch/docs/commit/0d6c4cb15bf151cc80c115d666ce18bfea75b3a8) docs: added docs on how to setup hoppscotch SHC - [`79c93be`](https://github.com/hoppscotch/docs/commit/79c93be4c211f56f747280d3c7bcabe5db269bfb) docs: modified prerequisites section in SHE - [`474592b`](https://github.com/hoppscotch/docs/commit/474592b127924d5bd27dd35db3807916bab559de) chore: renamed and deleted unused files in SHC and SHE docs - [`8417154`](https://github.com/hoppscotch/docs/commit/84171549b66b09e9330a5e4869fc866143224bbc) docs: created a guide for audit logs and linked it in SHE docs - [`2d58778`](https://github.com/hoppscotch/docs/commit/2d5877832417fd4b15bb5eca4a653fe1a1c66e3c) chore: added ToDo's to add DockerHub links to containers ### 📊 Changes **12 files changed** (+12235 additions, -9166 deletions) <details> <summary>View changed files</summary> 📝 `content/1.documentation/5.self-host/1.community-edition/1.prerequisites.md` (+0 -6) ➖ `content/1.documentation/5.self-host/1.community-edition/2.install-and-build.md` (+0 -172) ➕ `content/1.documentation/5.self-host/1.community-edition/2.setting-up-hoppscotch.md` (+207 -0) ➖ `content/1.documentation/5.self-host/1.community-edition/5.deployment.md` (+0 -5) 📝 `content/1.documentation/5.self-host/1.community-edition/5.upgrading.md` (+0 -0) 📝 `content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md` (+15 -5) ➖ `content/1.documentation/5.self-host/2.enterprise-edition/2.install-and-build.md` (+0 -190) ➕ `content/1.documentation/5.self-host/2.enterprise-edition/2.setting-up-hoppscotch.md` (+247 -0) ➖ `content/1.documentation/5.self-host/2.enterprise-edition/5.deployment.md` (+0 -5) 📝 `content/1.documentation/5.self-host/2.enterprise-edition/5.upgrading.md` (+0 -0) ➕ `content/2.guides/2.articles/5.audit-logs.md` (+109 -0) 📝 `package-lock.json` (+11657 -8783) </details> ### 📄 Description This PR contains the following changes/additions to the self-hosted docs: - Removed content from the `Postgres database` part from the `Prerequisites` section of the SHC & SHE docs. - Added a new section `Setting up Hoppscotch` in the SHC and SHE docs with relevant parts in them. - Added a new `Clickhouse` section in the. `Prerequisites` section of the SHE docs. - Added `SAML` in the example in the `Choosing OAuth Providers` section in SHE docs. - Modified the `Configuring SAML` section in SHE docs. - Created a new guide called `Audit Logs` under `Guides`. --- <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:21 +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#214
No description provided.