SayCyberOnceMore

  • 3 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • Yes. And No.

    I have a home made (arch btw) NAS that stores all our files - mostly via syncthing, even from remote family.

    That was it.

    Then I installed Immich so that we could see the photos… so… it’s technically just a NAS, but it does now have a web application running on it…

    Videos & Music are on a completely separate MythTV box which existed before the NAS - I saw no point in moving ~3TB of data to a separate box that would need to be powered when I want to watch / listen to something… my NAS powers itself up & down throughout the day to save electricity (and it was interesting to learn how to make it know when it was / wasn’t being used)






  • If you’re looking for a different approach, I moved from Nextcloud to Radicale for my family calendars, which includes ToDo functionality.

    From an app point, for Android I’m using Fossify Calendar (which I think you’re using?) and Tasks.Org ToDo - and this definitely handles recurring tasks (inc. with different types of schedules)

    From a remote access point of view, I have HA Proxy to convert the internal HTTP traffic into external HTTPS traffic (with Lets Encrypt certificate)

    (Yes, I also have a VPN for other things… just focusing here for the calendar / todo)