diff --git a/docs/concepts/license.md b/docs/concepts/license.md index 4b98b54e..6679fb48 100644 --- a/docs/concepts/license.md +++ b/docs/concepts/license.md @@ -1,9 +1,11 @@ # License -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](#). +## Community Edition -After purchase, you can unlock the Gtiploy Enterprise edition by setting [the configuration](../references/GITPLOY_LICENSE.md). +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. + +## Enterprise Edition -## Expiry +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). -The license will be expired when it reaches the expiry date. You have to renew the license before it is expired. +After purchase, you can unlock the Gtiploy Enterprise edition by setting [the configuration](../references/GITPLOY_LICENSE.md). diff --git a/docs/concepts/self-hosted-server.md b/docs/concepts/self-hosted-server.md index 1aa32bf7..96999be6 100644 --- a/docs/concepts/self-hosted-server.md +++ b/docs/concepts/self-hosted-server.md @@ -1,3 +1,5 @@ # Self-hosted Server -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. +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. + +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).