this post was submitted on 26 Apr 2026
73 points (92.9% liked)

Selfhosted

60426 readers
207 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi! I selfhost a lot of stuff, but I'd like to have some services outside my LAN. Like uptimekuma or maybe a unifiedpush server. What cheap hosters can you recommend? I already have a spare domain name, and one criteria is European location.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] EntropyPure@lemmy.world 11 points 2 months ago (5 children)

Oracle has an always free tier which provides two x64 AMD based virtual machines. They are more or less cloud based calculators in terms of performance, but out of experience I can tell you it is more than sufficient for a few docker containers.

European locations are available.

[–] felbane@lemmy.world 23 points 2 months ago

yeah but then you're interacting with oracle

hard pass

[–] Wispy2891@lemmy.world 6 points 2 months ago

Problem of free tier is just to entice devs in the hope that one of them likes the infrastructure and works at a whale

If you use the free tier too much they close it because you used it too much and exceeded their fair use policy

If instead you don't use it enough, they close it for inactivity

[–] AbidanYre@lemmy.world 5 points 2 months ago (1 children)

I'm using the Oracle free tier to host pangolin and it is down constantly.

[–] EntropyPure@lemmy.world 2 points 2 months ago (1 children)

One of my two machines crashed a lot until I moved two Containers to my local server. They are quite small in regards to RAM and at their limit quite fast. Maybe check that.

Also I read somewhere that you could enter credit card details and this kinda upgrades your account in their system though you still do not pay. Something to do with throttling free machines in favor of paid customers.

[–] AbidanYre@lemmy.world 1 points 2 months ago

I thought the ram was fine (the shell is still accessible from their web ui, just non responsive from outside), but I'll double check.

That second possibility sounds like exactly the kind of nonsense I would expect from Oracle.

[–] qaz@lemmy.world 3 points 2 months ago

I tried that and my account got randomly deleted

[–] paris@lemmy.blahaj.zone 3 points 2 months ago

I run one of these free cloud vms as a reverse proxy for my reverse proxy. It runs rathole, which my homelab rathole client connects to, and it patches traffic through ports 80/443 into my homelab to my caddy container. My home ip is never made public and I don't have to forward any ports at home or worry about traversing NAT. It's a neat setup, but rathole hasn't been updated in some time and I'm looking to replace it with an actively developed alternative like gost or connet.