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

Support offloading sounds to S3 server #28

Open
1 of 2 tasks
dorianim opened this issue Jul 3, 2023 · 0 comments
Open
1 of 2 tasks

Support offloading sounds to S3 server #28

dorianim opened this issue Jul 3, 2023 · 0 comments

Comments

@dorianim
Copy link
Owner

dorianim commented Jul 3, 2023

It should be possible to serve the sound files using an S3 server. This will make it possible to use custom sounds in the future.

  • Add env variable S3_HOST which will be present in the instance properties
  • Prepend this variable to the sound path on the web frontend ($S3_HOST/sounds/$FILENAME)
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

1 participant