Forge
Forge is a configuration framework for Vector Embedded Software (VES) running on Unix-like systems. It replaces manual, GUI-driven configuration workflows with a code-first approach: the middleware is configured in Python and exported to structured JSON files that VES consumes at build or runtime.
What’s New?
Well, Forge is new. But in the future, this will be the place where we present new features, improvements, and changes with future releases.
Common Workflows
Forge is designed with modularity and extendability in mind. It is not trying to enforce any specific workflow, but rather enable and support many. Below is a collection of common workflows using Forge.