• 0 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: August 3rd, 2023

help-circle




  • skankhunt42@lemmy.catoSelfhosted@lemmy.worldI need a map...
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 month ago

    Install docker.

    Choose something you want to replace. Docs, image, chat, etc.

    Research replacements for $Service

    Bring up the docker Container and get it working.

    Use it for a day/week as the replacement. If you don’t like it try a different replacement from the list above. Continue until happy.

    Research a replacement for $OtherService

    Bring it up on docker…

    Check resources as you go. Maybe use Linux + docker on laptop and NFS from nas for storage. When the laptop isn’t powerful enough anymore look at adding another docker host. Just keep building from there.

    Also backups. Maybe a wiki to document your journey.