File management

Deployment files can be stored in inbox, outbox, and sandbox buckets. The inbox is where files arrive after they’ve been synced. The outbox is where you place files to be synced. The sandbox is a play area for creating and manipulating files.

Buckets can be enabled for each deployment on their deployment page under the File Management tab. Files can be stored in Google Buckets, AWS S3 Buckets or locally. The platform storage cannot be local if a user uses a cluster.

Google Buckets

If you using Google Buckets, you must type in the bucket name and input your Google credentials. You can import your credential file directly. Input your local root directory location when using Edge file storage. Note that in the following modal, Bucket Name is the name of the ACTUAL Google Bucket whereas Name (near the top of the modal) is any name you choose to identify the Bucket Set.

image-20241008-183340.png

You can view your Google credentials in JSON formatting if you click View.

image-20241008-183552.png


AWS S3 Buckets

When using AWS S3 Buckets you must type in the bucket name and your S3 Credentials:
AWS ACCESS KEY ID
AWS ACCESS KEY SECRET

Note that in this modal, Bucket Name is the name of the ACTUAL AWS S3 bucket while Name (near the top of the modal) is any name you choose to identify the Bucket Set.

Also note that the Bucket Region of the AWS S3 bucket is required. The example modal shows the region set to us-east-2. Enter your region accordingly.

You can store files in Buckets on the Admin Management page if you are an Admin Developer:

Â