Its based off of Caddy and ipfs of course, and supports free https via caddy/letsencrypt. It also supports persistence by mounting /data in the container.
I use this docker image on my private ipfs-gateway, which I run on a very cheap VPS. I pay about $4 a month with unmetered network from ovh, but there are others out there that you can use like digitalocean or aws.
Let me know what you think, issues and pull requests welcome.
Just tried this Docker setup on Heroku and it works like a charm with their free tier.
You’ll need to change the start script to grab the PORT variable (for the Caddy server) from Heroku… For the full update check out my fork: https://github.com/10thfloor/ipfs-gateway
This project started 7 years ago. Can we please have an update on whether it is still being maintained? Is it still relevant and useful, or has something else come along that could be more help?
If anybody here has been using this, how do you find using it? Any suggestions?