Loadcat is an Nginx configurator that allows you to use Nginx as a load balancer. The project is inspired by the various Nginx load balancing tutorial articles available online and also the existence of Linode's load balancer serviceNodeBalancers. So far the tool covers some of HTTP and HTTPS...
5月24日 | Gitee Talk 模力方舟 AI 应用沙龙合肥站,多个 AI+ 项目实践分享,跨行业 AI 场景落地,报名现已开启~ 扫描微信二维码支付 取消 支付完成 Watch 不关注关注所有动态仅关注版本发行动态关注但不提醒动态 1Star1Fork1 Vinlic/nginx-configurator
{"service": "myapp", ".": "Port"}{"ref": "#foo/bar"} {"$set": ["@foo", "value"]} remote: config store change notification (config or reference value) local: http mutation, config store pull any change should be validated before commit (going out) or apply (coming in) incoming...
.description('Restore the default mainsail nginx configuration') .action(async () => { const $$ = $({ quiet: true }); const warnings: string[] = []; const errors: string[] = []; let warnings: string[] = []; let errors: string[] = []; const { rerender } = render( <Fluid...
Generate configuration for docker container apps like nginx, from its metadata such as ip, port or any environment variables. Watch for container changes and reload container. Run outside of docker Install docker-configurator with npm npm i docker-configurator -g or yarn way yarn global add docke...