Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/concepts/license.md
Original file line number Diff line number Diff line change
@@ -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).
4 changes: 3 additions & 1 deletion docs/concepts/self-hosted-server.md
Original file line number Diff line number Diff line change
@@ -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).