https://github.com/restuwahyu13/nodejs-load-balancer
Example nodejs load balancer using express + docker + nginx
https://github.com/restuwahyu13/nodejs-load-balancer
api express expressjs load-balancer nginx-docker node nodejs nodejs-api
Last synced: 4 months ago
JSON representation
Example nodejs load balancer using express + docker + nginx
- Host: GitHub
- URL: https://github.com/restuwahyu13/nodejs-load-balancer
- Owner: restuwahyu13
- Created: 2022-07-05T16:18:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T04:10:59.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T08:07:37.216Z (6 months ago)
- Topics: api, express, expressjs, load-balancer, nginx-docker, node, nodejs, nodejs-api
- Language: TypeScript
- Homepage:
- Size: 94.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NODEJS LOAD BALANCER
Example nodejs load balancer using express + docker + nginx, create folder `certificates` in your app for store certificate after generate using openssl, cerbot or you can use this tools for generate free ssl certificate [devcert](https://www.npmjs.com/package/devcert).