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

help-circle

  • Lka1988@sh.itjust.workstoSelfhosted@lemmy.worldProxmox with arr
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 month ago

    Proxmox isn’t really comparable to Docker (or its 3rd party webui frontends) and was never meant to directly run user-facing services. Proxmox simply provides the virtual infrastructure required to host VMs and LXCs that will run your desired services.

    IMO, Dockge (not a typo) is a far cleaner and easier solution than Portainer. Its very simple to set up and can easily link to other Dockge instances on other Docker hosts (I have like 4 or 5 VMs just for Docker). It also doesn’t bury your compose files deep inside a specific Docker volume that only allows its own container to access…like Portainer does.














  • 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.