Modular project ecosystem
One hub for every app, tool, experiment, and internal system.
This is the launcher layer for Budd’s project ecosystem. Each project can run as its own isolated container while staying under one clean domain path.
launcher
Projects
planned
EDM
Enterprise data management tools and workflow pages.
project.budd.my.id/edm →planned
Checker
Validation, checking, and operational helper utilities.
project.budd.my.id/checker →planned
Tools
Small internal utilities, calculators, generators, and scripts.
project.budd.my.id/tools →lab
Beta
Experimental pages, prototypes, UI tests, and unfinished builds.
project.budd.my.id/beta →
architecture
Separated per project
The hub stays lightweight. Real projects can be deployed as independent containers and routed using Nginx Proxy Manager custom locations.
Hubproject-hub:80
EDMedm-app:80
Checkerchecker-app:80
Toolstools-app:80