You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|| We build software in the open, with permissive licenses and thriving communities because we believe investing in open source will help leave the world a little better than we found it. | Deploy Hoppscotch on-premise with our support. Securely manage, organize, and accelerate API-first development at scale. Hoppscotch Self-Host is the one-stop solution to own control over your APIs, data, and privacy. |
60
+
| Distribution | Open-source. | Open-core. |
61
+
| Installation | Install, administer, and maintain on your own. | Install, administer, and maintain on your own with our priority support. |
62
+
| Upgrades and maintenance | Update it yourself. Quarterly releases. | Guaranteed quarterly updates. Take advantage of the priority support for early birds. |
63
+
| Hosting and Deployment | Self-managed so you can deploy in your own data center or cloud capacity. | Self-managed so you can deploy in your own data center or cloud capacity. |
64
+
| Advanced admin tools | Not included. | Access advanced admin tools to govern, audit, and secure user permissions and data. Includes features like user permissions, SAML-based SSO authentication, audit logs, and more. |
65
+
| Support | Community forums. | Dedicated support from the Hoppscotch team to provide critical response SLA, help establish best practices, and be an on-demand resource for ongoing questions. |
Jump to the [**Community Edition**](/documentation/self-host/community-edition/getting-started) or [**Enterprise Edition**](/documentation/self-host/enterprise-edition/getting-started) guide to get started.
Copy file name to clipboardexpand all lines: content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Hoppscotch is a self-hosted API development platform, packaged as a set of Docke
8
8
9
9
## Enterprise License Key
10
10
11
-
To start using Hoppscotch Enterprise, you will need to purchase a license from the [Hoppscotch Enterprise Store](http://enterprise.hoppscotch.com). Once you have purchased a license, you will receive an email with the license key. You can also find the license key in your [Hoppscotch Enterprise Dashboard](https://enterprise.hoppscotch.com/dashboard).
11
+
To start using Hoppscotch Enterprise, you will need to purchase a license from the [Hoppscotch Enterprise Store](https://enterprise.hoppscotch.com). Once you have purchased a license, you will receive an email with the license key. You can also find the license key in your [Hoppscotch Enterprise Dashboard](https://enterprise.hoppscotch.com/dashboard).
Copy file name to clipboardexpand all lines: content/1.documentation/9.develop.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -79,15 +79,15 @@ Pull requests are the best way to propose changes to the codebase (we use [GitHu
79
79
80
80
### Any contributions you make will be under the MIT Software License
81
81
82
-
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit) that covers the project. Feel free to contact the maintainers if that's a concern.
82
+
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](https://choosealicense.com/licenses/mit) that covers the project. Feel free to contact the maintainers if that's a concern.
83
83
84
84
#### Report bugs using GitHub's Issues
85
85
86
86
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/hoppscotch/hoppscotch/issues); it's that easy!
87
87
88
88
#### Write bug reports with detail, background, and sample code
89
89
90
-
[This is an example](http://stackoverflow.com/q/12088905/180626) of a bug report I wrote, and I think it's not a bad model. Here's [another example](http://www.openradar.me/11905408).
90
+
[This is an example](https://stackoverflow.com/q/12088905/180626) of a bug report I wrote, and I think it's not a bad model. Here's [another example](https://www.openradar.me/11905408).
0 commit comments