this post was submitted on 22 Mar 2026
32 points (79.6% liked)

Selfhosted

57744 readers
1029 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I have no job, so the gift cards I have are prepaid and only have a few dollars on them. I should get a job soon, but in the meantime, I want to run my own Lemmy instance. I know this is probably a stupid question, but is there a way to do so? If I run it on just my computer, it'll shut down when my computer turns off, and there is an old computer my parents have but they won't let me use it because they don't wanna buy a new charger (The charger cord is broken)

you are viewing a single comment's thread
view the rest of the comments
[–] non_burglar@lemmy.world 7 points 9 hours ago (1 children)

Just to add to your comment:

As much as I hate oracle, I run their free-tier vps in a Canadian datacenter and it never required my cc. I think it's geographic location-dependent.

[–] irmadlad@lemmy.world 3 points 8 hours ago (1 children)

and it never required

That's cool. I was thinking one of the free tiers like Amazon, Google required a CC to open one. Side question: What do you run on Oracle, and how fastidious do you have to be about controlling resource consumption? I've read about people on one of the free tiers getting socked a big bill, in fact it's a meme now.

spoiler

[–] non_burglar@lemmy.world 1 points 1 hour ago

I only run two instances, both run nginx and static HTML sites (plus all the stupid mandatory bits like fail2ban, python for ansible, certbot, etc. They are very low usage and get no seo or anything so they are really, really low usage.

I've never been warned about resources so far, and it's been 3 years. I intensionally don't run any high-bandwidth stuff like a matrix server or file sync for that reason.

I just lock it right down with keys and firewall entries for SSH. Logs are pretty quiet, except for llm scraping, but they are rate-limited, so they go away quickly.

Be aware that Oracle presents image "shapes" as the os images for use,which include oracle, Ubuntu, and a few others. These do have oracle metrics gathering and agents installed to help with migration between data centre zones, so it's conceivable that they can read what's on the os. I don't have any PII on there except public keys and my email address.