Hacker News new | ask | show | jobs
by rhblake 2811 days ago
You can indeed self-host Firefox Send: https://github.com/mozilla/send
2 comments

Or use the docker container directly: $ docker pull mozilla/send

https://github.com/mozilla/send/blob/master/docs/docker.md

Thanks. Do you know of other self-hosted Mozilla products with ready-made containers?
Thanks for sharing! Looks like I'll use one of my VPS for that.