7.2.0 • Published 1 year ago

wabe-next v7.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

wabe-ts

Wabe.io's NextJS Typescript utilities

Server worker environment parameters

  • Workers run mode

auto TODO load Loads the worker but does not start it start Loads and starts the worker

WORKERS

Workers accepts a comma-separated list of individual workers configuration in the form

[] optional <> replace with real data | mutually exclusive options

WORKERS=[<quantity to launch>][@]<worker name>[:][auto|load|start],<etc>
  • BLOCK_ROUTES

never Does not block routes in any case

auto (default) Block all routes (except for "/wmgr") if workers are provisioned

  • WORKER_MANAGER_MODE

auto (default) In DEV environment, it will enable service routes and UI if at least one worker is provisioned. In PRODUCTION mode will disable both.

force Enables service routes and UI. Will not start if no workers are assigned to this node.

force-svc Enables service routes only. Will not start if no workers are assigned to this node.

7.2.0

1 year ago

7.1.0

1 year ago

7.0.0

1 year ago

7.0.1

1 year ago

6.1.0

1 year ago

6.1.1

1 year ago

6.1.3

1 year ago

6.0.9

1 year ago

6.0.5

1 year ago

6.0.7

1 year ago

6.0.8

1 year ago

6.0.0

1 year ago

6.0.3

1 year ago

6.0.2

1 year ago

5.0.0

1 year ago

4.0.0

2 years ago

3.0.2

2 years ago

3.0.0

2 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago