mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update upgrade_to_openpanel_enterprise_and-activate_license.md
This commit is contained in:
@@ -1,7 +1,37 @@
|
||||
# Upgrading to OpenPanel Enterprise and activating License
|
||||
|
||||
OpenPanel is available in two editions:
|
||||
|
||||
### Purchase License
|
||||
- **Community** - a free hosting control panel for Debian and Ubuntu OS, suitable for VPS and private use.
|
||||
- **Enterprise** - offers advanced features for user isolation and management, suitable for web hosting providers.
|
||||
|
||||
### Add License Key
|
||||
More information: [OpenPanel Community VS Enterprise edition](https://openpanel.co/beta)
|
||||
|
||||
## Purchase License
|
||||
|
||||
To purchase a license for the OpenPanel Enterprise edition [click here](https://my.openpanel.co/cart.php?a=add&pid=1).
|
||||
|
||||
After payment, license key is automatically issued and you will see it under the Services page:
|
||||
|
||||

|
||||
|
||||
## Add License Key
|
||||
|
||||
### To existing installation:
|
||||
|
||||
- From OpenAdmin:
|
||||
If you already have OpenPanel Community edition installed, navigate to **OpenAdmin > Try Enterprise** and add the key into the form:
|
||||

|
||||
|
||||
- From terminal:
|
||||
```bash
|
||||
opencli license enterprise-XXX
|
||||
```
|
||||
Replace `enterprise-XXX` with your license key.
|
||||

|
||||
|
||||
### To new installation:
|
||||
|
||||
If you will be installing OpenPanel Enterprise on another server, copy the install command from your service page and paste it into new server:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user