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

S3 support #5

Open
the-maldridge opened this issue Nov 23, 2020 · 1 comment
Open

S3 support #5

the-maldridge opened this issue Nov 23, 2020 · 1 comment

Comments

@the-maldridge
Copy link
Member

It would be nice to support writing the man pages to a remote object store using an S3 compatible API. This would enable the reading of the data to happen on a clock, and then to asynchronously refresh the data the CGI application is serving using something like rclone again running on a timer.

@ericonr
Copy link
Member

ericonr commented Nov 23, 2020

maldridge | you would probably want to approach it by setting up an interface for listing and writing files
maldridge | then implement the standard file backend, and additionally implement an S3 backend
maldridge | that way we could use either approach

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

2 participants