- cross-posted to:
- webdev@programming.dev
- cross-posted to:
- webdev@programming.dev
Hey dear community, we just launched today our fully managed hosting of Lemmy
We offer to do Deployment / Security / DNS / SMTP / Monitoring / Alerts / Backups / Automated updates / Handle migrations / Fully automated but with Human support :)
We deploy each instance on a dedicated VM, and we provide full root access as well if you want to customize anything.
Pricing start at $10/month (billed hourly, no contract)
https://elest.io/open-source/lemmy
I would love to get some feedback from the community
have you considered using arm instances?
Yes! We already have support of ARM64 on Elestio, but not yet for Lemmy because public docker image are not multiarch currently … We are going to publish our own image or Lemmy very soon that will be MultiArch and so can be used on Elestio
although the official images are not multiarch, there are arm64 tags with different names (and published with some delay)
Yes indeed I noticed that, but I was not super happy with different tags for different arch, that’s not a best practice and complicate deployments
We decided to go another route and publish our own public image on Docker hub, that way it will be multi arch and also it will be verified by our automated pipeline (Code vulnerabilities, Dependencies, healthcheck, breaking changes). It should be ready soon, and will be similar to this: https://hub.docker.com/r/elestio4test/traduora