devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Feature Request: Support running and building devbox remotely

Open Lagoja opened this issue 3 years ago • 0 comments

Current State

Developers may want to run their devbox shell on a remote instance or machine, in order to test their shell on a specific architecture, or to have access to their devbox shell on multiple machines. Currently we lack any guidelines or out of the box support for doing this.

Desired State

Developers should have a way to easily run Devbox on a remote, cloud based instance. The instance should automatically install the developers packages and run their init hook, so they can jump right into development. This would let developers build their packages on instances with a specific architecture, regardless of their current machine.

Lagoja avatar Oct 03 '22 16:10 Lagoja