Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP api to exposing restic repository data #7

Closed
tamalsaha opened this issue Mar 2, 2017 · 1 comment
Closed

HTTP api to exposing restic repository data #7

tamalsaha opened this issue Mar 2, 2017 · 1 comment
Milestone

Comments

@tamalsaha
Copy link
Member

tamalsaha commented Mar 2, 2017

This will be useful for building web dashboards. There can be done even at the upstream level.

restic/restic#832

@tamalsaha tamalsaha changed the title HTTP api to exposing restic read-only data HTTP api to exposing restic repository data Mar 2, 2017
tamalsaha added a commit that referenced this issue Jun 13, 2017
e73efa5 Treat release-* branches like master (#8)
0ad6a1a Retry docker push for attic until successful
99315db Delete docker image from Docker Hub for a given tag (#7)
97a4163 Rename k8sdb to kubedb
454a94f Support globs for ungrouping imports
d6d6779 Avoid adding .exe when uploading file.

git-subtree-dir: hack/libbuild
git-subtree-split: e73efa5d3cc4154731a5512cf4da92bd6b638879
@tamalsaha
Copy link
Member Author

Currently we use --json flag to expose json data from restic and then expose that via a http server in stash operator.

Currently only supported endpoint is a list of snapshots.

@tamalsaha tamalsaha added this to the 0.1.0 milestone Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant