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

env(*): Vendor "unlocking" #148

Open
5 tasks
spy4x opened this issue Nov 25, 2022 · 0 comments
Open
5 tasks

env(*): Vendor "unlocking" #148

spy4x opened this issue Nov 25, 2022 · 0 comments
Labels
infrastructure Deployment to a cloud, local development, things like Redis, PostgreSQL, Docker, networking, etc
Milestone

Comments

@spy4x
Copy link
Owner

spy4x commented Nov 25, 2022

Idea:

Get rid of software/libraries that can only run in a specific cloud, but not locally, and not possible to move them to another cloud (for example from Google Cloud to AWS or Azure).

List of currently "locked" parts:

  • Firebase Auth (alternatives: Passport.js, https://logto.io/)
  • Firebase Cloud Storage (alternatives: multer, HDFS, MinIO)
  • Firebase Cloud Messaging
  • Google Cloud Tasks (event bus)
  • CI/CD (Drone.io)
@spy4x spy4x added the infrastructure Deployment to a cloud, local development, things like Redis, PostgreSQL, Docker, networking, etc label Nov 25, 2022
@spy4x spy4x added this to the Future tasks milestone Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Deployment to a cloud, local development, things like Redis, PostgreSQL, Docker, networking, etc
Projects
Status: Todo
Development

No branches or pull requests

1 participant