Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Seeking open source, or free CDN system
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Seeking open source, or free CDN system

I would like to set up a 5-10 node personal CDN cluster, and then find a free or open source CDN system!
Please help me, thank you!

Comments

  • KuJoeKuJoe Member, Host Rep

    AnyCast first, then CDN.

    Thanked by 1GCat
  • "Low End CDN" --

    Use Cloudflare.

    "DIY CDN" --

    Run your own DNS w/ Geographical position detection, route to nearest country/city for the traffic, all aliased, ex: cdn.domain.com => CA/1.2.3.4 US/4.3.2.1 UK/5.6.7.8 DE/8.7.6.5 etc...

    Google it

  • @GCat said:
    "Low End CDN" --

    Use Cloudflare.

    "DIY CDN" --

    Run your own DNS w/ Geographical position detection, route to nearest country/city for the traffic, all aliased, ex: cdn.domain.com => CA/1.2.3.4 US/4.3.2.1 UK/5.6.7.8 DE/8.7.6.5 etc...

    Google it

    Hello thanks man can you provide little more information or any guideline link please.

    Thank You!

  • @vishalpatelz said:

    @GCat said:
    "Low End CDN" --

    Use Cloudflare.

    "DIY CDN" --

    Run your own DNS w/ Geographical position detection, route to nearest country/city for the traffic, all aliased, ex: cdn.domain.com => CA/1.2.3.4 US/4.3.2.1 UK/5.6.7.8 DE/8.7.6.5 etc...

    Google it

    Hello thanks man can you provide little more information or any guideline link please.

    Thank You!

    Well, you could use Cloudflare for free, but if you really want to run your own...

    https://www.scalescale.com/rolling-your-own-cdn-build-a-3-continent-cdn-for-25-in-1-hour/

  • @GCat said:

    @vishalpatelz said:

    @GCat said:
    "Low End CDN" --

    Use Cloudflare.

    "DIY CDN" --

    Run your own DNS w/ Geographical position detection, route to nearest country/city for the traffic, all aliased, ex: cdn.domain.com => CA/1.2.3.4 US/4.3.2.1 UK/5.6.7.8 DE/8.7.6.5 etc...

    Google it

    Hello thanks man can you provide little more information or any guideline link please.

    Thank You!

    Well, you could use Cloudflare for free, but if you really want to run your own...

    https://www.scalescale.com/rolling-your-own-cdn-build-a-3-continent-cdn-for-25-in-1-hour/

    Thanks mate. I will forward to it.

  • BunnySpeedBunnySpeed Member, Host Rep
    edited November 2016

    On top of that you could also have a look at something like Rage4 (https://rage4.com/) for the DNS and hook it up to a monitoring service such as StatusCake (https://www.statuscake.com/) so if a node goes offline it removes it from the system so it doesn't cause downtime. With 10 nodes these things will hapen and it's a bit of a pain if you don't automate it.

    Thanked by 1GCat
  • gestiondbigestiondbi Member, Patron Provider

    Maybe with LowEndSpirit VPS? This is doable with a bit of imagination ;)

    Thanked by 1GCat
Sign In or Register to comment.