pound
reverse proxy, load balancer and HTTPS front-end for Web servers
Install
- All systems
-
curl cmd.cat/pound.sh
- Debian
-
apt-get install pound
- Ubuntu
-
apt-get install pound
- Alpine
-
apk add pound
- Arch Linux
-
pacman -S pound
- Fedora
-
dnf install pound
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pound
- OS X
-
brew install pound
- Raspbian
-
apt-get install pound
- Dockerfile
- dockerfile.run/pound
- Docker
-
docker run cmd.cat/pound pound
powered by Commando
pound
reverse proxy, load balancer and HTTPS front-end for Web servers
Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively.