You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.
Machine currently relies on storing configuration locally on the computer that the command-line client is run which makes it difficult to use in teams and for large deployments.
Machines could instead be managed by a central server with a REST API. The command-line client could be a client for this server.
We should create an MVP of this HTTP API to see how it's going to work. It could map directly to the current behaviour of Machine, then we can start to figure out:
Machine currently relies on storing configuration locally on the computer that the command-line client is run which makes it difficult to use in teams and for large deployments.
Machines could instead be managed by a central server with a REST API. The command-line client could be a client for this server.
We should create an MVP of this HTTP API to see how it's going to work. It could map directly to the current behaviour of Machine, then we can start to figure out:
etc.
Dependencies
The text was updated successfully, but these errors were encountered: