balancerbattle
WebSocket loadbalancer battle
File Explorer
Download Latest Version (.zip)- 5k.md
- 1k.md
- 2k.md
- 5k.md
- 1k.md
- 2k.md
- 5k.md
- 1k.md
- 2k.md
- 5k.md
- README.md
- 10k.HTTPS.md
- 10k.md
- 2k.HTTPS.md
- 2k.md
- 5k.HTTPS.md
- 5k.md
- 10k.HTTPS.md
- 10k.md
- 10k.STUD.md
- 20k.STUD.md
- 2k.HTTPS.md
- 2k.md
- 2k.STUD.md
- 30k.STUD.md
- 5k.HTTPS.md
- 5k.md
- 5k.STUD.md
- 10k.HTTPS.md
- 10k.md
- 2k.HTTPS.md
- 2k.md
- 5k.HTTPS.md
- 5k.md
- 10k.HTTPS.md
- 10k.md
- 20k.HTTPS.md
- 2k.HTTPS.md
- 2k.md
- 30k.HTTPS.md
- 5k.HTTPS.md
- 5k.md
- README.md
- combined.pem
- server.crt
- server.csr
- server.key
- server.key.org
- .gitignore
- haproxy.cfg
- http-proxy.js
- index.js
- LICENSE
- nginx.conf
- nginx.ssl.conf
- package.json
- README.md
- stud.conf
# Installation Guide
1. Get the code
git clone https://github.com/observing/balancerbattle
Downloads the entire project code from GitHub to your computer.
cd balancerbattle
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- APT (Debian/Ubuntu κ³μ΄) Built into Debian/Ubuntu-based Linux distributions.
apt-get install git build-essential libssl-dev libev-dev
Installs directly from the APT package repository (Debian/Ubuntu-based).
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Node.js
EasyPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
