HomeLab VS obsidian-releases

Compare HomeLab vs obsidian-releases and see what are their differences.

HomeLab

My HomeLab environment (by Michaelpalacce)

obsidian-releases

Community plugins list, theme list, and releases of Obsidian. (by obsidianmd)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
HomeLab obsidian-releases
30 1,653
209 8,004
- 2.9%
9.9 9.9
1 day ago 5 days ago
Python JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HomeLab

Posts with mentions or reviews of HomeLab. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Some Kubernetes stuff testing
    1 project | /r/selfhosted | 1 Nov 2022
  • Do I need Kubernetes?
    2 projects | /r/selfhosted | 3 Sep 2022
    And if you are interested how I've done it: https://github.com/Michaelpalacce/HomeLab
  • How do you automate the setup of file-less config applications (eg. Uptime Kuma)?
    3 projects | /r/selfhosted | 28 Aug 2022
    Example of a service that is being backed up (see backup.velero.io/backup-volume): https://github.com/Michaelpalacce/HomeLab/blob/master/Helm/apps/uptimekuma/templates/deployment.yaml
  • I'm a noob at homelab stuff, have three spare rack mount PC's to build something out of. What services are you hosting?
    1 project | /r/homelab | 18 Aug 2022
    But for me https://github.com/Michaelpalacce/HomeLab/tree/master/cluster/homelab/apps
  • K3S With ContainerD Grafana Dashboard And Dashy HomePage
    1 project | /r/selfhosted | 17 Aug 2022
  • Has anyone used BotKube?
    3 projects | /r/kubernetes | 15 Aug 2022
    So I've been trying to get botkube to work, but it seems to me like the helm chart documentation is outdated? I've been looking at the values and trying to make things work and it didn't really work for me.. https://github.com/Michaelpalacce/HomeLab/blob/master/cluster/homelab/apps/botkube/helmrelease.yaml is what I tried
  • What do you have running on your Homeserver?
    4 projects | /r/selfhosted | 13 Aug 2022
  • Looking for some thoughts on backup solutions for Kubernetes
    2 projects | /r/kubernetes | 9 Aug 2022
    And here is some documentation and specifics I've ran into. https://github.com/Michaelpalacce/HomeLab/blob/master/docs/Backups.md
  • How to orchestrate all services on server?
    2 projects | /r/selfhosted | 2 Aug 2022
    Also for configuration storage and git, I recommend taking a gitops approach to things. You can checkup FluxCD2. Here is my repo for reference https://github.com/Michaelpalacce/HomeLab
  • Looking for tips / recommendations for new selfhoster
    10 projects | /r/selfhosted | 16 Jul 2022
    A few suggestions and thinks I wish I knew when I started ( personal opinions incoming ): 1. Get a single well sized server ( I'd go for 8 cpus .. And like more than 16 gigs of ram and 250+ ssd, ideally m.2 nvme ). Don't bother with raspberry pis.. Check my profile for my previous post to see a comparison of raspberry pi cluster and a x86 cluster... 2. Install proxmox to do virtualization 3. The majority of People in this sub hate kubernetes and the minority is scared to speak, but install k3s on the vms you spin up, this way you can scale resources and not worry about some elaborate setup of which containers go to which node and how to setup tls offloading, load balancing and much much much more as kubernetes will handle it for you. ( bonus since you are a devops engineer so you are probably used to kube clusters ) 4. Use Velero to do restic backups to s3 for services that are critical like dbs and password managers etc. 5. Do everything with ansible or GitOps! My personal homelab is here: https://github.com/Michaelpalacce/HomeLab utilizing ansible, flux for GitOps and renovate to keep my services up to date ( note to say my cluster spin up isn't as nice as I want it to be since when provisioning I have a Dependency on some secrets which I do manually.. But this is only first cluster setup ) 6. Setup a VPN and administrative services on the raspberry pi you have lying around. Personally my VPN is on the router but if yours doesn't support it, do that. 7. After you are done setting everything up and you have a backup, format the drives and reinstall the vms and re set everything up. Document the process, write automation scripts until satisfied... I genuinely recommend you do this like 3 times...... 8. Vpn I guess a lot of people like wireguard or adguard home... Doesn't really matter as long as it's not open vpn and it supports multiple threads. 9. Setup nodered for some automation around your new home, you'll love it. 10. Firefly is amazing! 11. Make sure that your CSI ( Container storage interface ) supports replication. Keep 3 replicas of critical volumes! 11. If you need any help, don't forget to ask :) personally shoot me a dm and I'll do my best to help, but I'm sure most of us here would

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024
  • Where Is Noether's Principle in Machine Learning?
    3 projects | news.ycombinator.com | 1 Mar 2024
    Thank you!

    In the beginning, I used kognise'z water.css [1], so most of the smart decisions (background/text color, margins, line spacing I think) probably come from there. Since then it's been some amount of little adjustments. The font is by Jean François Porchez, called Le Monde Livre Classic [2].

    I draft in Obsidian [3] and build the site with a couple python scripts and KaTeX.

    [1] https://watercss.kognise.dev/

    [2] https://typofonderie.com/fr/fonts/le-monde-livre-classic

    [3] https://obsidian.md/

What are some alternatives?

When comparing HomeLab and obsidian-releases you can also consider the following projects:

changedetection.io - The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification

Trilium Notes - Build your personal knowledge base with Trilium Notes

charts - ⚠️ Deprecated : Helm charts for applications you run at home

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

draw.io - draw.io is a JavaScript, client-side editor for general diagramming.

vimwiki - Personal Wiki for Vim

docker-traefik - Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

dashboard-icons - 🚚 Dashboard Icons has moved to another home!

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

sealed-secrets - A Kubernetes controller and tool for one-way encrypted Secrets

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.