Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Idea: API/remote server component #31

Open
alexellis opened this issue Jun 30, 2018 · 0 comments
Open

Idea: API/remote server component #31

alexellis opened this issue Jun 30, 2018 · 0 comments

Comments

@alexellis
Copy link
Owner

Building an API or remote/server component could be useful for some use-cases around batching. This could also decouple slightly from Swarm allowing other back ends to be built into the binary such as Kubernetes.

Considerations:

  • Some level of authentication would be needed such as TLS or basic auth.
  • API design - parity with jaas run is a good start, generic object model would be ideal
  • For simplicity the changes may require server component to run in background even for "local" calls
  • a 1.0 release should be cut first
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant