Open
Use the free engine
Self-hosting is where the open-core promise becomes concrete: run the engine yourself, choose your own data, and control the runtime assumptions.
Today, self-hosting means using the open repo and setting up your own runtime. Later, this path should become easier through native app delivery and clearer packaged installs.
Open
Self-hosting is where the open-core promise becomes concrete: run the engine yourself, choose your own data, and control the runtime assumptions.
Bring your own data
You are not limited to the hosted catalog. The self-host path is also where private or custom sources fit.
Today
Right now this path is still developer-oriented, with GitHub and manual runtime setup as the main entry point.
Now
Coming soon
Right now, the practical path is to use the public GitHub repository and follow the runtime setup directly. That keeps the engine open and usable for people who want control, private deployment, or a local-first workflow.
Some people want the hosted app because it is easy. Others want their own runtime because the work is sensitive, custom, offline, performance-sensitive, or deeply tied to local files and policies. DaedalMap should support both without pretending they are the same use case.
In the future, this path should become much friendlier: native installs, clearer pack syncing, and better local workspace behavior. The open repo is the current path, not the final form.