devbox
devbox copied to clipboard
Add support for process-compose namespacing
What problem are you trying to solve?
Developers may not need the entire stack running at all times. To save on resources, it would be nice to be able to create groups of services.
What solution would you like?
Supporting namespaces in the process-compose config would allow us to define different groups.
Alternatives you've considered
No response