Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce resource use of local devenv #527

Open
m0ar opened this issue Sep 25, 2024 · 0 comments
Open

Reduce resource use of local devenv #527

m0ar opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@m0ar
Copy link
Contributor

m0ar commented Sep 25, 2024

The resource use of running the local devenv has gotten a bit outta control, and solving it by moving to remote VMs is in my experience an anti-pattern. This because it introduces new problems: divergent dev setups, blocks offline development, and makes debugging more difficult.

Do a pass to figure out how we can reduce the resource use in the local dev setup to a reasonable place again.

@m0ar m0ar self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant