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

Screenshot Builder configuration settings for other hosting services #3

Open
acegreen opened this issue Jul 28, 2016 · 2 comments
Open

Comments

@acegreen
Copy link

I personally plan to host a LaunchKit instance on my digital ocean server and was wondering if we can configure Screenshot Builder to upload somewhere on there. Current configuration seems to only support Amazon S3?

@taylorhughes
Copy link
Member

If you add optional support for other third-party providers, please send a pull request. Note that you can use S3 from anywhere.

@asciimike
Copy link

I'd be interested in seeing a more generic adapter (like what Parse Server did with FileAdapter) so as to support S3, GCS, Azure Blobs, etc. as well as custom storage.

Boto is nice in that it supports S3 and GCS natively, but it might be harder to use with a custom solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants