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

Self-host #10

Open
6 of 9 tasks
vin047 opened this issue Nov 9, 2021 · 0 comments
Open
6 of 9 tasks

Self-host #10

vin047 opened this issue Nov 9, 2021 · 0 comments
Labels
code architecture Architectural code changes enhancement New feature or request
Milestone

Comments

@vin047
Copy link
Contributor

vin047 commented Nov 9, 2021

  • Configure S3 service endpoint via environment variable.
  • API endpoint to set a custom token claim to a MinIO service policy.
  • Configure server to derive credentials to S3 service using a users token via STS when static server credentials are unavailable.
  • Configure server to use OpenID connect client for authenticating users instead of Firebase Admin SDK.
  • Make Firebase an optional dependency.
  • Make OneSignal an optional dependency.
  • Package server + MinIO into a Docker container.
  • Write appropriate policy for user access to S3 services (GET any file in bucket, PUT+DELETE files only in a users subfolder).
  • Update README.
@vin047 vin047 added enhancement New feature or request code architecture Architectural code changes labels Nov 9, 2021
@vin047 vin047 added this to the 1.1.0 milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code architecture Architectural code changes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant