Skip to content

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:

  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.

Resources:

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

Questions? DM the mods!

263 Topics 5.6k Posts
  • Postiz v1.47.0 - Open source social media scheduling tool

    selfhosted
    12
    1
    147 Votes
    12 Posts
    3 Views
    jagged_circle@feddit.nlJ
    I dont know what that means. Do the oauth creds get shared with a third party or no? The point is that most of these solutions require me letting an app post on my behalf. I don't want that.
  • Small NAS home server woes

    selfhosted
    19
    40 Votes
    19 Posts
    0 Views
    link42@lm.preferlinux.deL
    Hi there, I have build a nice backup NAS recently: Supermicro X11SCL-IF 16 GB ECC RAM 2666 Intel i3 9100T M.2 512 GB System Disk 4x 8TB Ironwolf 5400 RPM Fractal Node 304 Case Be quiet Pure Power 11 This is around 40W @the wall with all disks spinning and has Intel quicksync for decoding. My use case is mainly backup, you should consider i5 for hosting more apps on it. The processor was 30$ at eBay but is quite low power and has ECC support without being a Xeon processor. The newer generations of i3 do not have ECC ram from the spec. The board itself was 300€, but wanted ECC ram. The case is well cooled what ist most important for a system running for a long time. You should also consider N100 mini computer in addition to have more flexibility in the long run for different application demands. Hope this helps for decision making
  • Nice write up, but there's just going to be a LOT of false positives.

    2
    1 Votes
    2 Posts
    0 Views
    S
    False positive what? I didn't give any specific examples of alerts, just simply monitoring metrics. Are you referring to the note on the Dnsmasq memory leak?
  • For any hams here, maybe this blog post will be up your alley.

    1
    5 Votes
    1 Posts
    2 Views
    No one has replied
  • 1 Votes
    1 Posts
    0 Views
    No one has replied
  • I did the same.

    5
    3 Votes
    5 Posts
    4 Views
    B
    That would be a mirror of my setup. GMKtec N100 with 16 Gb of RAM doing all the heavy lifting with Jellyfin (transcoding), game servers, HomeAssistant and so forth. Not once has it had a hickup. It's a brilliant little thing for really very little money. Remember to activate C-states in BIOS to achieve the super low idle TDP people talk about, around 6-8W. Good luck on your journey!
  • NAS Power Consumption

    selfhosted
    45
    47 Votes
    45 Posts
    16 Views
    P
    Old PCs often have that problem. My "NAS" is more a full on proxmox server with an AM5 CPU, 64GB ECC and yet it halved my power consumption compared to its predecessors.
  • BDServer - Open source, plugin-based blog server

    selfhosted
    1
    1
    37 Votes
    1 Posts
    0 Views
    No one has replied
  • Ansible sounds interesting

    selfhosted
    3
    0 Votes
    3 Posts
    4 Views
    vegetaaaaaaa@lemmy.worldV
    If you needs are simple, write a simple playbook using the proxmox ansible module https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_kvm_module.html Terraform/Opentofu provides more advanced stuff but then you have to worry about persistent state storage, the clunky DSL... used it when acsolutely needed, you can do 90% of this stuff with the proxmox ansible module. If you need to make your playbook less verbose, move the logic to a role so that you can configure your VMs from a few lines in the playbook/host_vars. Mine looks like this (it's for libvirt and not proxmox, but the logic is the same) # playbook.yml - hosts: hypervisor.example.org roles: - libvirt # host_vars/hypervisor.example.org.yml libvirt_vms: - name: vm1.example.org xml_file: "{{ playbook_dir }}/data/libvirt/vm1.example.org.xml" state: running autostart: yes - name: vm2.example.org xml_file: "{{ playbook_dir }}/data/libvirt/vm2.example.org.xml" autostart: no - name: vm3.example.org xml_file: "{{ playbook_dir }}/data/libvirt/vm3.example.org.xml" autostart: no - name: vm4.example.org xml_file: "{{ playbook_dir }}/data/libvirt/vm4.example.org.xml" autostart: no disk_size: 100G
  • Console display options

    selfhosted
    2
    1 Votes
    2 Posts
    1 Views
    vegetaaaaaaa@lemmy.worldV
    turn that monitor off and save power?
  • File collecting program?

    selfhosted
    24
    27 Votes
    24 Posts
    12 Views
    T
    Maybe take a look at this fork: pairdrop
  • 67 Votes
    51 Posts
    2 Views
    justenoughducks@feddit.nlJ
    Bitwarden
  • Help Selecting DIY NAS Hardware?

    selfhosted
    6
    9 Votes
    6 Posts
    4 Views
    L
    Thanks for this! I guess that settles my case deliberation at least. But man, getting all the things you mentioned for $170 on eBay is crazy good!!! I must just really need to dig in there a bit deeper (it's gonna be too easy to go broke with home networking as a hobby otherwise lol). I guess so long as I am memtesting my RAM and burning in drives right after getting them I should be okay. I think I also am overindexing on trying to get my power draw as low as possible instead of really doing the math out and seeing how long I'd need to be running something 24/7 before the power savings ends up outweighing the price differential. But thanks again!
  • TrueNAS Scale, hard disks, and pools

    truenas
    8
    0 Votes
    8 Posts
    1 Views
    4
    Therefore the laptop is the disk controller and if you gracefully shut down the OS it will take care of all the housekeeping tasks to prepare a disk for safe shutdown (flush cache to disk, park heads on spinning rust, etc) and then it will be safe to turn off the PSU.
  • Yeah, I'm also upgrading from a 14 years old Intel Atom D2701.

    1
    1 Votes
    1 Posts
    0 Views
    No one has replied
  • Best Free Mobile App for Streaming Self-Hosted Music?

    selfhosted
    33
    67 Votes
    33 Posts
    6 Views
    I
    I really like Tempo so far. I haven't tried it in my car yet. But I'm missing a widget
  • Self-Host Weekly (6 June 2025)

    selfhosted
    7
    1
    31 Votes
    7 Posts
    1 Views
    T
    That happens on my RSS reader, I haven't looked into it too deeply but I'm assuming he's using JavaScript to populate the entries and are thus not being populated on none dowser clients
  • 0 Votes
    2 Posts
    1 Views
    V
    www.vplaw.com
  • 64 Votes
    15 Posts
    0 Views
    C
    I always wondered if it safe to do so, but never trusted myself, since I don't want to risk the data that's already there.
  • 10 Votes
    5 Posts
    4 Views
    E
    thanks I managed to enable openvino and pick a stronger model and it's working quite well, I also bumped the ram to 10gb