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

Feature Request: DigitalOcean Spaces Support #84

Open
dannycarrera opened this issue Mar 5, 2020 · 2 comments
Open

Feature Request: DigitalOcean Spaces Support #84

dannycarrera opened this issue Mar 5, 2020 · 2 comments

Comments

@dannycarrera
Copy link

Currently, the only blob storage support is for Amazon's s3. Adding support for DigitalOcean's Spaces would provide users with additional hosting options.

If there's enough interest I can help implement this feature.

@damienallen
Copy link

Unfortunately I haven't made progress and given my current timeline we will be using local storage at first (probably until the end of our beta phase).

However, I am very interested in getting this working since we will be sticking with nucleus (awesome tool) and will eventually need a production setup. I don't have any experience with spaces/s3 but I was thinking of playing around with the aws-sdk on it's own which seems to be at the root of this issue.

When I find the time to poke around I will post anything I find here.

@damienallen
Copy link

After realizing that getting code merged and released here may be tricky, we ended up going with a serverless setup using Spaces. Thus, we are ditching our release server and using electron-forge with the s3 target directly and letting Squirrel handle the rest. I summarized this approach here:

#94 (comment)

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