Question

Reselling Services (Spaces, in particular)?

I’m working on an app to help people share content (think images and videos they put in blog posts). Right now the app lets them configure an S3-compatible bucket to upload assets to.

But a lot of people don’t have their own S3 buckets. Is it possible for me to resell DO Spaces through my app, walking them through setup of their own bucket, creation and download of access keys, etc, redirecting them to the DO website just to collect their payment information?

I’m trying to avoid having my own server infrastructure for this app; it’s too much for this solo indie developer to manage.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
March 2, 2024

Hey,

It’s great to hear that you’re considering integrating DigitalOcean Spaces into your app as a reselling option for your users.

One straightforward option here would be to instead of reselling directly, you can guide users to create their own DigitalOcean account. This approach ensures that users maintain control over their billing and the legal aspects of the service usage.

You can also refer the users to your referral link, when you refer someone to DigitalOcean using your unique referral link, they’ll receive a $200, 60-day credit as soon as they add a valid payment method to their account. And when a referred customer spends $25, you’ll also receive a $25 credit with DigitalOcean:

https://www.digitalocean.com/referral-program

You can develop a feature within your app that uses DigitalOcean’s API to help users set up and manage their Spaces. Users will need to provide their API token to your app, which should be handled securely.

Your app can provide a guided setup process that directs users to the DigitalOcean control panel to create a Space and generate access keys. You can simplify this process with step-by-step instructions or even video tutorials.

Once the user has their Space set up and their keys generated, they can input these details into your app. Your app can then use these credentials to interact with Spaces on behalf of the user.

Also this way, you can ensure that users are directly billed by DigitalOcean. And you avoid handling user payments for Spaces usage and simplify your app’s billing management.

By guiding users to set up their own DigitalOcean Spaces while providing the tools and integrations within your app, you can offer a value-added service without the complexities of reselling or managing user billing directly.

Let me know if this works for you!

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel