WGLab / PhenCards

Development of phencards.org web server for one stop shop of phenotype information
5 stars 1 forks source link

Considering DDoS protection #106

Open jimhavrilla opened 3 years ago

jimhavrilla commented 3 years ago

We could try vDDOS from duy13:

https://github.com/duy13/vDDoS-Protection https://vddos.voduy.com

Decent looking enough to me, may take a moment to set up

kaichop commented 3 years ago

No need to think about these issues. When you have 1 million visitors, then these will become concern and even if it is the case, digital ocean or cloudflare has existing solutions.

On Tue, Dec 1, 2020 at 12:26 PM Jim Havrilla notifications@github.com wrote:

We could try vDDOS from duy13:

https://github.com/duy13/vDDoS-Protection https://vddos.voduy.com

Decent looking enough to me, may take a moment to set up

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WGLab/Project_PhenCards/issues/106, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OGITBCUG2MHNKQ2QWDSSURMRANCNFSM4UJKCPKA .

jimhavrilla commented 3 years ago

From what I read, Free Cloudflare is pretty trashy and ineffective, and we have to use their certs. DigitalOcean actually does not provide DDoS protection except on their backend of course (but not server side for the droplet), they seem to recommend using this or Cloudflare free. That all said, not a priority, I agree. Just food for thought for now.