Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T04:10:59.000Z (over 2 years ago)
- Last Synced: 2023-03-05T22:54:31.644Z (over 1 year 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: 0
- 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).