AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

Native backend #219

Open larryk85 opened 1 year ago

larryk85 commented 1 year ago

Alongside of the docker backend and cloud backend a native backend should be created to act as the execution backend.

This would only be available to those running Ubuntu or equivalent, but would help aid in CICD tasks, the VSCode plugin that I am creating and internal engineering tasks.

BenjaminGormanPMP commented 1 year ago

Dependency - per Iteration Planning meeting - tasks https://github.com/AntelopeIO/DUNE/issues/218 and https://github.com/AntelopeIO/DUNE/issues/219 should not be implemented in parallel.

ScottBailey commented 1 year ago

Related to #218 and possibly #167