jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.84k stars 188 forks source link

Add support for process-compose namespacing #2071

Open natebrunette opened 1 month ago

natebrunette commented 1 month ago

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