• 1 Post
  • 177 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • Same here. Dockge is also developed by the Watchtower dev.

    It’s so much easier to use than Portainer: no weird licensing shit, uses standard Docker locations, and works even with existing stacks. Also helps me keep Docker stacks organized - each compose.yaml lives in it’s own folder under /opt/stacks/.

    I have 4 VMs on my cluster specifically for Docker, each with it’s own Dockge instance, which can be linked together so that any Dockge instance in my cluster can access all Docker stacks over all the VMs.


  • Lka1988@sh.itjust.workstoSelfhosted@lemmy.worldEntry-Level NAS recommendations?
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    3 days ago

    “NAS” is just an acronym for “Network Attached Storage”. Companies have capitalized on that and will happily sell you a “do everything box”…Until you realize that it’s closed-source, overpriced, and underpowered garbage that will go EOL after a couple years, and might even lock you out of using non-approved drives coughSynologycough

    A NAS is literally any computer that is setup to host storage that’s accessible over a network. That’s it. Don’t get suckered into overpriced underpowered crap. Dollar for dollar, literally any PC made in the last decade has more horsepower than a brand new “dedicated NAS”. Hell, a Pentium G4560T (i.e. 6th/7th gen Intel) will run OMV or TrueNAS or whatever without a hitch. Stuff an old ATX case with hard drives, load OMV or TrueNAS or something, and go to town.










  • I use KeePass (Keepass2Android, KeePassXC, OG KeePass, and KeePassium) for everything. Been using KeePass in general for 20-ish years.

    Recently, I decided to export all of my passwords from Firefox, Chrome, and Edge, import the data into my KeePass database under their own folders, then delete everything from the browsers. That way I can move entries that weren’t already in the database to their respective locations in the database hierarchy, delete duplicates, and change insecure passwords.

    The database is hosted on my phones (work and personal), laptop, gaming PC, and a server at home, all synced with Syncthing. My work laptop also has Portable KeePass that accesses the database via WebDAV to my server.