New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Bunny magic containers
ColonelPanic
Member
in General
I understand that they now offer persistent volumes. Anybody using them to host n8n or any of the regular selfhosted stuff? What's the experience been like?

Comments
Do they still require you to push your Docker image to a third party service to deploy?
I tried running beszel on it. It worked fine! Only issue was setting up smtp relay! They block the use of even external relay by default. But a ticket to support team and got it working.
Is it glorified vps or is it requires docker?
Docker images only.
So basically you need another VPS to use their sub-VPS?
Worse, they only seem to have 2 options, push your image to either GitHub or DockerHub (or deploy a public image from either of them). Both of them charge a lot more than a LowEndVPS to store private images.
Huh? Push it using github action
Storing private images in GitHub Container Registry costs money after the first 500MB. I guess you could push, deploy, and immediately delete the image every time.
I'd never heard of deano, why do they insist on that
https://docs.github.com/en/billing/concepts/product-billing/github-packages
Thanks, not sure how I missed that!