Overview
Self-Hosted (Hosted/On-Premises/Local)
BigGeo's headless nature as an independent container service offers the flexibility to host it wherever you prefer. Whether you choose on-premises deployment, local development environments for your developers, or other architectural setups not previously mentioned, BigGeo can seamlessly adapt to your needs.
For more specific self-hosted instructions, check out the self-hosted guide here.
NOTE:
If using BigGeo with a NestJS server then gRPC Client will not send fields that contain underscore _ in their names unless the keepCase
options is set to true in the proto loader configuration.
Please refer to the documentation here.
Updated 7 months ago