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

Is it possible to use it with Firebase? #39

Closed
AyaanZaveri opened this issue Jun 18, 2021 · 9 comments
Closed

Is it possible to use it with Firebase? #39

AyaanZaveri opened this issue Jun 18, 2021 · 9 comments
Assignees

Comments

@AyaanZaveri
Copy link

No description provided.

@bpmct
Copy link
Member

bpmct commented Jun 18, 2021

I haven't looked into this yet, but it might be possible to use a firebase app with the container + block storage. I will explore

@bpmct bpmct self-assigned this Jun 18, 2021
@AyaanZaveri
Copy link
Author

If this does work it would be great because Firebase runs on Google Servers, which means everything would run smooth!

@AyaanZaveri
Copy link
Author

AyaanZaveri commented Jun 18, 2021

What about Netlify?

@bpmct
Copy link
Member

bpmct commented Jun 18, 2021

Netlify, to my knowledge, can't deploy Docker-based applications, only node/static sites. May be wrong though

@AyaanZaveri
Copy link
Author

Oh, so code-server isn't a static site?

@bpmct
Copy link
Member

bpmct commented Jun 21, 2021

Nope, code-server includes a full backend and express routes

@bpmct
Copy link
Member

bpmct commented Aug 13, 2021

With some further digging you can't really use deploy-code-server directly with firebase, but you could deploy the container to cloud run: https://firebase.google.com/docs/hosting/cloud-run

deploy-container docs: https://github.com/cdr/deploy-code-server/tree/main/deploy-container

@bpmct bpmct closed this as completed Aug 13, 2021
@AyaanZaveri
Copy link
Author

Would that be free?

@bpmct
Copy link
Member

bpmct commented Aug 13, 2021

It likely would be, but depends on your workload: https://cloud.google.com/run/pricing

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

2 participants