• 3 Posts
  • 109 Comments
Joined 4 years ago
cake
Cake day: February 5th, 2021

help-circle
  • I could follow it a bit. CalDAV is mostly nerd stuff. And proprietary apps use to disallow CalDav to sell their own stuff. Best example: M$ Outlook doesn’t support CalDAV natively. You can only add them as only read, or use third party addons. And why? Because they want you to buy 365.

    Look at it as the average Bob: wow you can sync all your contacts and Calenders and Tasks to every device? That must be expensive!




















  • Samsy@lemmy.mltoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    ·
    5 months ago

    Take a distro with a package manager you are familiar with. Debian should do it.

    And try out docker it’s really easy to learn and straight forward.

    Jellyfin has a well documented docker compose.yml which is just a textfile that points out the facts like used versions, environment and volume paths.

    I did a transition from my docker compose tools to a new system in under an hour yesterday. All I had to do was backup the volumes or data paths. Firing up the containers looks like a new install but it’s just downloading the container and everything runs like before without losing any config.