hauxir / rapidbay

Self-hosted torrent video streaming service compatible with Chromecast, AppleTV & Kodi deployable in the cloud
MIT License
741 stars 48 forks source link

Host on heroku/ okteto #20

Open jainsridev48 opened 3 years ago

jainsridev48 commented 3 years ago

Can this app be hosted in heroku or okteto?

hauxir commented 3 years ago

Maybe? Feel free to try it out and reply back.

z8512 commented 2 years ago

Can this app be hosted in heroku or okteto?

No

morpheasgr commented 2 years ago

My plan is to also deploy it on heroku too, since it's a docker container it should be doable, but we will have to deal with the non-persistent storage. Was able to deploy jackett before, by shipping it with the configuration I want and making a github action that redeploys the latest version with a cron job every now and then, afterwards replacing the config files when it's being deployed by CI to heroku.