-
Notifications
You must be signed in to change notification settings - Fork 2
Remote Backend #56
Copy link
Copy link
Open
Labels
post-mvpThis issue should only be worked on after we have a fully ready MVPThis issue should only be worked on after we have a fully ready MVP
Metadata
Metadata
Assignees
Labels
post-mvpThis issue should only be worked on after we have a fully ready MVPThis issue should only be worked on after we have a fully ready MVP
Type
Fields
Give feedbackNo fields configured for issues without a type.
Clarification and motivation
A special backend which exposes a HTTP coffer instances backend as a local backend. The use case is having a remote coffer instance which accesses some internal service, for example vault and using that from the CLI. It would essentially be equivalent to the current web frontend but in the terminal.
Acceptance criteria
New functional remote backend and associated tests.