bharathganji / pikpak-plus

https://pikpak-plus.com
GNU General Public License v3.0
36 stars 4 forks source link

support deploy to replit #46

Open wowdd1 opened 8 months ago

wowdd1 commented 8 months ago

can pikpak-plus deploy to replit not use docker

bharathganji commented 8 months ago

can pikpak-plus deploy to replit not use docker

Replit free service was stopped in January month 2024 and moved to paid version.

Even with paid version, if u want to deploy then most of these services like replit, render, koyeb etc.. will allow you to deploy 1 docker container, but for pikpak-plus we need 2 container..

Even this is possible to deploy pikpak-plus-web container on 1st render account and pikpak-plus-server on 2nd account, and finally we can connect them, but steps are little different than as mentioned in readme..

Wait for a few weeks, I'll try to implement a pooling system, then u can directly attach your pikpak-plus-server to our pikpak-plus website.

wowdd1 commented 8 months ago

will support deploy without docker?

bharathganji commented 8 months ago

will support deploy without docker?

We need docker, but we can use 3rd party services like render.com then it won't matter docker or any other application, We can deploy by simply clicking buttons because they have everything ready for us to deploy