diff --git a/services/screenshots/README.md b/services/screenshots/README.md index 03a5ecf5..ad9b6447 100644 --- a/services/screenshots/README.md +++ b/services/screenshots/README.md @@ -5,7 +5,7 @@ Host your own screenshots api for your 'OpenPanel > SiteManager'. ## Installation -We recommend setting at least 2 servers for screenshots and one proxy before it. +We recommend setting at least 2 servers for screenshots and one balancer before it. Applications run on port 5000 on each server, and proxy handles incomming connections from ports 80 to 5000 on those servers. ```bash @@ -21,3 +21,11 @@ git pull origin master then run INSTALL.sh in that directory. + +## Example Droplet and Balancer on DO + +![balancer](https://i.postimg.cc/y8CbnpfH/2024-11-13-13-56.png) + + +![servers](https://i.postimg.cc/t4dmcdfV/2024-11-13-13-55.png) +