Dev & Prod mode
Access services and the difference between both modes.
Last updated
Access services and the difference between both modes.
Last updated
how to access different components in dev mode vs in prod mode
To enable dev mode and as the Platform CLI docs mentioned, all you need to do is to add --dev
if it is not already there to the commands as follows:
./deploy-local.sh init --dev
or
./deploy-local-combo.sh init --dev
Running in Dev mode locally will allow you to access the following services:
Openhim: or
Kafdrop: or
Clickhouse: or
Superset: or
The following services will not be accessible in Prod mode:
Kafdrop
Clickhouse