Update README.md

This commit is contained in:
Stefan Pejcic
2024-07-11 18:03:31 +02:00
committed by GitHub
parent 665e3750ea
commit 8fd4d830a4

View File

@@ -99,14 +99,23 @@ To install on self-hosted VPS/Dedicated server:
bash <(curl -sSL https://get.openpanel.co/)`
```
For
To configure server on installation, please visit: https://openpanel.co/install
----
Spin a 1-click droplet on DigitalOcean:
[![droplet](/documentation/static/img/do-btn-blue.svg)](https://marketplace.digitalocean.com/apps/openpanel?refcode=6498bfc47cd6&action=deploy)
DigitalOcean API:
```bash
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"nyc3","size":"s-2vcpu-4gb","image":"openpanel"}' \
"https://api.digitalocean.com/v2/droplets"
```
## Support
Our [Community](https://community.openpanel.co/) serves as our virtual Headquater, where the community helps each other.