Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 89f2c10

Browse files
author
Noah Lee
authored
Fix the docs for license (#295)
* Fix the license docs * Fix the doc for self-hosted-server
1 parent e6669f1 commit 89f2c10

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/concepts/license.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# License
22

3-
Gitploy provides a non-commercial license. It is free for up to five members. *But if the count of members is over five, you have to consider purchasing the license to unlock the Gtiploy Enterprise edition.* To purchase, you can connect on [the pricing page](#).
3+
## Community Edition
44

5-
After purchase, you can unlock the Gtiploy Enterprise edition by setting [the configuration](../references/GITPLOY_LICENSE.md).
5+
Gitploy is an open source-based project so that anyone uses software under the OSS license free. You can check the [LICENSE](https://github.com/gitploy-io/gitploy/blob/main/LICENSE) for the detail.
6+
7+
## Enterprise Edition
68

7-
## Expiry
9+
Gitploy provides a non-commercial license. It is free for up to five members. *But if the count of members is over five, you have to consider purchasing the license to unlock the Gtiploy Enterprise edition.* To purchase, you can connect on the [enterprise page](https://www.gitploy.io/enterprise).
810

9-
The license will be expired when it reaches the expiry date. You have to renew the license before it is expired.
11+
After purchase, you can unlock the Gtiploy Enterprise edition by setting [the configuration](../references/GITPLOY_LICENSE.md).

docs/concepts/self-hosted-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Self-hosted Server
22

3-
Gitploy provide self-hosted server which is the practice of locally installing and hosting by the user. We're providing installation guide for each environment. You can check this [guide](../tasks/installation.md) for details.
3+
Gitploy provides a self-hosted server, which is locally installed and hosted by the user, to provide complete control over your data at a lower cost.
4+
5+
We're providing the [installation guide]((../tasks/installation.md)) for each environment. And if you meet across an issue please post questions or comments to our [community](https://github.com/gitploy-io/gitploy/discussions).

0 commit comments

Comments
 (0)