middleware VS awesome-selfhosted

Compare middleware vs awesome-selfhosted and see what are their differences.

middleware

TrueNAS CORE/Enterprise/SCALE Middleware Git Repository (by truenas)

awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers (by awesome-selfhosted)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
middleware awesome-selfhosted
171 765
2,204 177,940
0.8% 4.0%
9.9 8.7
3 days ago 3 days ago
Python Makefile
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 or later
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.

middleware

Posts with mentions or reviews of middleware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Titles are hard but collecting your favourite shows shouldn't be
    4 projects | /r/CuratedTumblr | 8 Jun 2023
    For storage options, most people either purchase a NAS (network attached storage) or re-purpose an older computer using either TrueNAS or unraid. If you're looking to just purchase one, the most popular brand is synology, but their models can be a bit pricey.
  • I want to turn old PC into a NAS
    1 project | /r/homelab | 5 Jun 2023
    https://www.truenas.com/ if you just want to use it as network storage.
  • NAS Recommendations?
    1 project | /r/homelab | 5 Jun 2023
    Synology if you need prebuilt. If you want to build DIY NAS, take a case that can hold as many drives as you want, take a consumer-grade mobo and Intel/AMD CPU (really doesn't matter for NAS), purchase 1 x SSD for OS and as many drives as you need, deploy something like TrueNAS (https://www.truenas.com/) or Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas), configure RAID (for redundancy, preferably RAID-6) and share the storage to your NUC as iSCSI/NFS/SMB. The second option will require some effort to accomplish but will be more flexible and deliver more performance.
  • Hardware/Software recommendations
    1 project | /r/homelab | 2 Jun 2023
    There is no such thing as an ideal OS. Some of the products are better in some of the areas, while other software is better in other areas. For example, Proxmox is the virtualization platform that is targeting virtualization needs. It has support for software RAID, but it doesn't mean that this is the primary feature that is constantly developed. Any NAS OS basically doing the same but targeting storage and sharing things over the virtualization or anything else. So, you need to use whatever is better for the particular use case. Use proxmox on the virtualization host and NAS OS as a storage engine. Or run hypervisor and NAS OS as the VM. As per the alternatives to OMV, you can take a look at Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas), TrueNAS (https://www.truenas.com/), or even pure Debian + Cockpit (https://cockpit-project.org/)
  • New home lab
    2 projects | /r/homelab | 31 May 2023
    The second is storage. If you need any of the storage sharing, deploy NAS OS as the VM in proxmox, like Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas) or OMV (https://www.openmediavault.org/), or TrueNAS (https://www.truenas.com/). As you mentioned, you need to cross-flash the perc into IT mode and pass through the controller into VM, but you need a separate from the controller drive for proxmox to be able to PCI-E passthrough the card into VM. Then, configure software RAID and reshare the storage to the proxmox via NFS/iSCSI (that will improve your skills in storage stack and storage protocols).
  • UNRAID or OMV?
    1 project | /r/homelab | 24 May 2023
    You can also go another route with Proxmox and NAS OS as a VM. TrueNAS or Starwinds SAN&NAS can be used. https://www.truenas.com/
  • Critique/advice on proposed home network setup please.
    1 project | /r/HomeNetworking | 24 May 2023
    You would need some sort of NAS device to act as a file server (you obviously can't just plug a HDD directly into a switch). Some consumer routers have USB ports where you can plug in an external HDD, though they frequently have speed issues with the USB ports. You could buy something from QNAP, Synology, etc. or build your own TrueNAS.
  • Best NAS other than Synology 920
    1 project | /r/PleX | 12 May 2023
    I run plex on my lab, but if I didn't have that, I would probably buy a cheap server and run TrueNAS. https://www.truenas.com/ I personally have a whole vmware network using it for storage, but as just a plex server with a bunch of storage would be a viable alternative for a single host and have the storage plus the raid benefits of not having to worry about disk failures.
  • Stripe Block Size RAID 5
    1 project | /r/HomeServer | 11 May 2023
    Take a look at TrueNAS or Starwinds SAN&NAS as a NAS OS options. https://www.truenas.com/
  • Poor storage performance on nested vSphere lab :( - need help interpreting tests and finding root cause
    1 project | /r/homelab | 4 May 2023
    Windows built-in iSCSI server is slow. If you don't mind replacing it, try using TrueNAS, Starwinds SAN&NAS, or even Linux (Ubuntu Server) VM running the iSCSI target server. Either solution should overperform the Windows alternative.

awesome-selfhosted

Posts with mentions or reviews of awesome-selfhosted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-13.
  • Self-Hosted Is Awesome
    6 projects | news.ycombinator.com | 13 Apr 2024
  • Browse Self-Hosted Software
    3 projects | news.ycombinator.com | 4 Apr 2024
    None of these lists ever seem to be as fleshed out, up to date, or well organized as https://github.com/awesome-selfhosted/awesome-selfhosted , though imo any more attention on the self hosted scene is awesome. We're now self hosting everything at my co-op, and it's a dream. Saves us money, provides learning opportunities, potentially is getting us work (managed hosting providers asking if we can be a devshop for their clients, for example), and lets us give back to the FOSS community as we uncover bugs.

    We use:

    * Matrix / Synapse for comms (slack alternative) (managed hosting through etke.cc)

  • Home Lab Guide
    12 projects | news.ycombinator.com | 8 Mar 2024
    There are a ton of resources about HW aspects of home labs for beginners but not so much for what to run on them and why. There are lists like https://github.com/awesome-selfhosted/awesome-selfhosted but they are confusing for absolute beginners like me. Are there any good SE project guides you know?
  • Ente: Open-Source, E2E Encrypted, Google Photos Alternative
    23 projects | news.ycombinator.com | 1 Mar 2024
    This[1] seems like a well maintained repo.

    And thank you for the pointers, we'll try to get ourselves added here :)

    [1]: https://github.com/awesome-selfhosted/awesome-selfhosted

  • I turned my open-source project into a full-time business
    6 projects | news.ycombinator.com | 27 Feb 2024
    I've always felt like FOSS as a philosophy has been tangled up in trying to participate effectively in capitalism, when that was never really the point, nor really very possible unless you're lucky, nor really worth it. The origin of FOSS as I understand it from reading books like "Hackers" is from people that were mad that access was being restricted to systems and code from people that really wanted to use these systems and code, and hack them, and learn from them. I recall that one of the things Stallman likes to brag about from that time is not related to FOSS at all, but instead successfully decrypting a bunch of passwords, emailing the decrypted passwords to people, and recommending they instead set the password to an empty string instead. It was about keeping access to the system Free as in Beer.

    I suppose some have argued that FOSS represents a Public Commons in the way that fields and wells and physical markets used to, but none of those things survived capitalism, so I don't see why a technological commons should be expected to either.

    For me I've been thinking lately that perhaps those interested in FOSS should instead consider how we can use FOSS to detach ourselves from needing to participate in global capitalism at all. Is there FOSS technology we can use to liberate people from things they need to spend money on right now? An example could be the Global Village Construction Set: https://www.opensourceecology.org/gvcs/ a set of open source designs for things like hydraulic motors or microcombines or steam engines that you can build on your own, usually not for cheap, but for far, far cheaper than you could buy from John Deere. Here's another cool project, some guy has just been building things like solar panels and basic circuit boards on his property from very base components for years: https://simplifier.neocities.org/

    Some other FOSS liberation examples:

    Combining a tool like Jellyfin with Sonarr, Radarr, and etc, can liberate people from their 5 different media subscriptions. Or at least they can still buy DVDs and put them on Jellyfin to have the convenience of streaming with the media library of their own choosing.

    Deploying Matrix or another FOSS communication tool can let organizations have enterprise-level communication software without paying HUGE seat-based license fees to corporations like Slack.

    In fact there's many ways to liberate yourself from paid SaaS in this list: https://github.com/awesome-selfhosted/awesome-selfhosted at my co-op we self-host and deploy all our services for this reason, it saves us a TON of money.

    I don't have many other examples to mind because this is something I'm actively still researching. Friends in Venezuela though especially tell me how FOSS technology can liberate in ways I wouldn't expect here with my 64gb RAM machine with the latest processor, that I can easily replace components on on a whim. Such as how they can keep all their broken down machines pieced together from junkyards running pretty ok on various linux distros, and how they can sell creative work using free tools like gimp (no, really) or darktable. Like as not they'll just pirate software, though, but apparently FOSS often runs better on shitty hardware.

    Anyway my long term plan is to find or build more and more things that let people just not spend money on things anymore. That could be by making it easier to not have to throw things away anymore, or building tools to replace proprietary ones, or, idk, other ways I haven't thought of.

  • Stream to Chromecast with resolved, vlc and bash
    5 projects | news.ycombinator.com | 7 Jan 2024
    Dashboard in what sense? Is this what you had in mind or no?

    https://github.com/awesome-selfhosted/awesome-selfhosted#per...

  • Awesome-Selfhosted
    1 project | news.ycombinator.com | 2 Jan 2024
  • Ask HN: Favorite place to discover open source projects?
    1 project | news.ycombinator.com | 27 Dec 2023
    I often skim through various "awesome lists" (e.g. [1]) and communities interested in open source apps like r/selfhosted [2]

    [1] https://github.com/awesome-selfhosted/awesome-selfhosted

    [2] https://www.reddit.com/r/selfhosted/

  • Ask HN: How do I leave Dropbox
    2 projects | news.ycombinator.com | 14 Dec 2023
    1. https://nextcloud.com/ https://proton.me/drive https://github.com/awesome-selfhosted/awesome-selfhosted#fil...

    2. Download all data locally then upload elsewhere.

    3. https://help.dropbox.com/security/privacy-policy-faq#7.-How-...

  • Calling all ADHD entrepreneurs. How'd you do it? How do you make good on your responsibilities?
    2 projects | /r/irlADHD | 7 Dec 2023

What are some alternatives?

When comparing middleware and awesome-selfhosted you can also consider the following projects:

filemanager - 📂 Web File Browser

Technitium DNS Server - Technitium DNS Server

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

ThePornDB.bundle - ThePornDB.bundle Plex Metadata Agent

OpenMediaVault - openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices.

speedtest - Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more

democratic-csi - csi storage for container orchestration systems

focalboard - Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

zabbix-nfs - Template for zabbix to check nfs share availability

stash - An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc

zfs - OpenZFS on Linux and FreeBSD

porn-vault - 💋 Manage your ever-growing porn collection. Using Vue & GraphQL