• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: July 26th, 2024

help-circle

  • Using zimaOS, Umbrel, and other “one click install” OSs are very locked down when you need a more “complex” setup.

    Hence they appeal to newcomers in the selfhost space. But you’ll soon realize that they get in your way.

    It’s preferable to learn docker, docker compose from scratch if you really like to tinker and just setup a vanilla Debian server with it. That way you will not be tied down when you later want to do more elaborated setups. You will feel rewarded afterwards.

    However, it does take time. It’s up to you if its worth it.







  • Using LMS (Lightweight Music Server) as backend.

    Logs:

    [error] [API_SUBSONIC] Error while processing request ‘/ping’, params = [{c=Tempus}, {f=json}, {s=c351596f-6256-46d8-b228-aca61ad34637}, {t=9142036433231be402221a13f5930c48}, {u=zingo}, {v=1.15.0}], code = 42, msg = ‘Provided authentication mechanism not supported.’

    I’m currently using Ultrasonic with no problem.







  • zingo@sh.itjust.workstoSelfhosted@lemmy.worldGetting Started with Proxmox
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    3
    ·
    1 year ago

    as VMs have a huge overhead by comparison.

    Not at all. The benefits outweighs the slight increased RAM usage by a huge margin.

    I have Urbackup running in a dietpi VM. I have it set for 256mb of RAM. That includes the OS and the Urbackup service. It works perfectly fine.

    I have an alpine VM that runs 32 docker containers using about 3.5GB of RAM. I wouldn’t call that bloat by any means.