chirag-droid / animeflix

A anime discovery, streaming site made with NextJs and TailwindCSS. Uses AniList API and video data from GogoAnime. No ads and no vpn required
GNU Affero General Public License v3.0
491 stars 191 forks source link

can't install in vps use hestiacp or shared hosting ( cpanel ) #209

Open dungrew1 opened 2 years ago

dungrew1 commented 2 years ago

please! help me method for setup in vps use hestiacp or shared hosting ( cpanel ). thank you so much for great script!!!

chirag-droid commented 2 years ago

So I now have a docker image which can be deployed anywhere with one click.

https://hub.docker.com/r/chiragdroid/animeflix

here is something that can help you

https://pedroreinarojas.com/en/computer/software/vpshosting/integrate-docker-containers-vestacp-or-hestiacp/

chirag-droid commented 2 years ago

If you have docker installed on your server running

docker run -d -p 3000:3000 chiragdroid/animeflix

will start this at port 3000. no setup required