Supercharged content delivery, powered by Linode.
Nodeboost is a global CDN providing web acceleration,
live streaming, software distribution, and so much more!
Try it free for 15 days.
Learn moreNodeboost is a global CDN providing web acceleration,
live streaming, software distribution, and so much more!
Try it free for 15 days.
Learn moreLinode's robust (and growing) network of datacenters and powerful SSD servers provide the backbone of the Nodeboost network
Scale your live streaming product to millions of viewers. Simply setup a media server on Linode and have it publish streams directly to nodeboost.io. which transcodes the stream, propagates it across the nodeboost.io global network and provides your end users with smooth RTMP and HLS streaming options.
Milliseconds matter. Linode excels at providing high performance back-end infrastructure. Combine this with superior content delivery technology and the result is blazingly fast delivery of content to your end users, wherever they might be in the world.
Scale your game to millions of players without breaking a sweat. Growing a loyal user base for your game requires a high performing, scalable, and secure CDN solution. Let Linode handle the database transactions while nodeboost.io takes care of your static asset compression and delivery.
Build your own Netflix inspired platform and let nodeboost.io do the heavy lifting. Store your files on your Linodes and then cache copies of them on nodeboost.io edge servers to ensure fast and smooth video streaming experiences for your users. Go a step further by using nodeboost.io’s DRM Protection to keep your files safe from theft.
Distribute files and software updates globally, with exceptional speed and scalability. Configure one or more Linodes as your origins and nodeboost.io will do the rest. nodeboost.io gives your Linodes superpowers.
# PURGE SINGLE FILE
# Purge files from all Nodeboost edge servers
# Your endpoint: https://control.nodeboost.io/api/control/user/files/[slug]/[filename]
# Example:
curl -H 'Authorization: Token 1234567890abcdef' \
https://control.nodeboost.io/api/control/user/files/mysite/path/filetodelete.txt
# PURGE ALL FILES
# Your endpoint: https://control.nodeboost.io/api/control/user/purge/[slug]
# Example:
curl -H 'Authorization: Token 1234567890abcdef' \
https://control.nodeboost.io/api/control/user/purge/mysite/
# PRECACHE FILE
# Precache large files across the Nodeboost network
# Your endpoint: https://control.nodeboost.io/api/control/user/precache/[slug]/[filename]
# This will precache /path/file.txt using the default TTL (30 days)
# and precache it on all regions:
curl -H 'Authorization: Token 1234567890abcdef' -X POST \
https://control.nodeboost.io/api/control/user/precache/mysite/path/file.txt
# This will precache /path/file.txt using a TTL of 1 hour
# and precache it in hk region:
curl -H 'Authorization: Token 1234567890abcdef' -X POST -d 'ttl=3600®ion=hk' \
https://control.nodeboost.io/api/control/user/precache/mysite/path/file.txt
# STATISTICS API
# Get real-time stats and integrate to your own dashboards
# Example:
curl -H 'Authorization: Token 1234567890abcdef'
https://control.nodeboost/api/statistics/live/jsmpeg/
# Result:
{"status_code":200,"results":[
{"domain":"livestr1-z42.nodeboost.io","slug":"hobbych","cname":"","streams":[
{"bytes_sent":709972,"playing":32,"stream":"strHD"},
{"bytes_sent":709992,"playing":19,"stream":"strSD"}
],"total":{"bytes_sent":1419964,"playing":51},"id":383823z}
]}
Designed for those who need up to 3 configurations/zones and bandwidth at $0.04/GB.
Free 15-day TrialDesigned for small businesses who need more configurations and a lower bandwidth price of $0.03/GB.
Free 15-day TrialOur lowest bandwidth pricing of $0.02/GB and full access to all Nodeboost's features.
Free 15-day TrialGet started with a free 15-day trial.
Start your free trial of Nodeboost