Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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
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.