Firebase静态主机上的主机Docker应用程序 [英] Host Docker application on Firebase Static Hosting

查看:193
本文介绍了Firebase静态主机上的主机Docker应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将基于Docker容器的应用程序托管到Firebase静态托管?



这是甚至是可行的/允许的吗?

或者我应该在Digital Ocean / Vultr / Linode / AWS取而代之?



我使用Firebase作为我的主要数据库,并且因为它以相同的定价模式托管,所以我想充分利用它并在Google服务器,而不是在其他地方托管(如Digital Ocean),并连接到我的数据库,然后在Google上。



谢谢

通过云端函数托管Express.js应用程序,但Firebase主机不是通用的码头主机。


How can I host an Docker container based app to Firebase static hosting ?

Is it even doable/allowed ?

Or should I host Docker based apps on services like Digital Ocean / Vultr / Linode / AWS instead ?

I'm using Firebase as my main database and since it comes with hosting in the same pricing model I would like to make good use of it and have everything on Google based servers rather than hosting elsewhere (such as Digital Ocean) and connecting to my database which would then be on Google.

Thank you

解决方案

Firebase Hosting is a static file host: it serves files without executing their content. While it was recently expanded to support hosting of Express.js apps through Cloud Functions, Firebase Hosting is not a generic docker host.

这篇关于Firebase静态主机上的主机Docker应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆