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

S3 storage for game assets #4

Open
johnweland opened this issue Dec 29, 2023 · 1 comment
Open

S3 storage for game assets #4

johnweland opened this issue Dec 29, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@johnweland
Copy link
Owner

Foundry VTT allows for a configuration to enable game assets to be stored in Amazon S3.

Both the configuration needs to be set as well as the bucket and policies set in the infrastructure to make it a repeatable process for deployments

@johnweland johnweland added the enhancement New feature or request label Dec 29, 2023
@johnweland
Copy link
Owner Author

Began S3 setup following this documentation https://foundryvtt.com/article/aws-s3/

Created S3 Bucket, Bucket Policy, and CORS policy. TODO: create IAM user and permissions to pass into the container

@johnweland johnweland added this to the MVP milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant