Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ www Public

haproxy with apache tomcat and node.js backend configurations and start-stop cshell scripts

License

Notifications You must be signed in to change notification settings

honsys/www

Repository files navigation

www

Haproxy with Apache Tomcat and NodeJS backend configurations with start-stop cshell scripts.

All servers are meant to be run as user, listening on non-root TCP ports.

IPtables is configure to accepts port 80 and port 443. Port 80 is redirected to 9080, while port 443 is redirected to 9443 (see iptables-save.txt).

The haproxy https frontend config includes basic authentication and is configured for ssl via a cacert-private key merged file. tomcat and nodej backends are configured for http.

About

haproxy with apache tomcat and node.js backend configurations and start-stop cshell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages