- Knowledge Base
- Crowdbotics | Builder
- Developer Training Part 4: Modifying the Codebase
Adding Cloud Storage with S3
Learn how to add Cloud Storage to your Crowdbotics App with S3.
Crowdbotics easily integrates with Amazon's S3 service to allow you to easily store and serve static files.
To enable Cloud Storage with S3, head over to your app's Settings Page. From there, click on "Connected Services," and then select "add" next to Amazon Simple Storage Service (Amazon S3).
Once you've done this, you will have access to the following environment variables in your app, which you can use to start building with S3. Click on "View Details" to see more information.
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_STORAGE_REGION
- AWS_STORAGE_BUCKET_NAME