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.
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
How did you get Monica running? I've tried the docker scripts but had no luck with them.
Did you use any instructions? Couldn't find anything but ansible script when searching the web.
I need a personal relationship manager manager to manage my personal relationship manager.
Mealie is great for recipes. Not sure about what features you need, but it nails recipes.
yeah ok. Most of the time, i just point mealie to a website to import the recipe. That said, you can copy and paste the ingredients and methods using the bulk import. It is a bit finicky, but not too bad.
That said, i want to be pretty loose with things like being explicit with measurements, i don't need or want to do the auto-scaling, etc.
As for the shopping list, i use "bring", which basically say
buy cheese
, notbuy 500g Kraft Cheddar cheese
, i just need to be reminded to buy a block of cheese. or maybe addgrated cheese
All the other ones required too many specific, so i am happy with the simple ones.
I dont worry too much about aisles, i think bring sorts it in various categories, but doesn't link it to aisles.
How would it do the aisles anyway, arent all shops different? and especially different in different countries.
yeah ok. makes sense,
I'm a but confused on FreshRSS but I think I'm not understanding a point. Isn't the concept of RSS that you basically get the information on different web pages with RSS Flux into one place that you can read like you would read journals?
Well each site RSS is just an XML file, you need a reader to present it in a nice readable format. Apart from that, I have a couple hundred RSS I follow on my Miniflux instance to visit each site individualy would take for ever and I would have to memorize were I last was on each site. Hope this helps
Ah so, the RSS is received on the Server and the reader is on there, you just access your server to then read the nice readable format?
I see, thanks!