This commit is contained in:
mrkrabs 2019-01-24 17:57:23 +02:00 committed by GitHub
parent 962b4c1362
commit 55496147b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ systemctl enable redis-server
#### certbot
```bash
yuaptm install -y certbot
apt install -y certbot
```
#### composer
@ -118,4 +118,4 @@ The default Redis install is perfectly fine for the panel.
If you have Redis already in use you may want to look into running another Redis instance similar to [this guide](https://community.pivotal.io/s/article/How-to-setup-and-run-multiple-Redis-server-instances-on-a-Linux-host)
## Installing the panel
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)