Podcastdata.org: Explore Podcasting 2.0 by the numbers
Podcastdata is an opendata service allowing to visualize statistics about the podcasting ecosystem.
Containerize your PHP applications using Nginx Unit
It is common to deploy PHP applications using Apache with its PHP module or using FastCGI and a web server calling it. There is another way to do it in a single service thanks to Nginx Unit.