• 0 Posts
  • 6 Comments
Joined 7 months ago
cake
Cake day: July 14th, 2024

help-circle

  • PostgreSQL Updates AFAIK require manual Backup / Restore of the Database. But better look that up. I think the last one I did was:

    1. Stop the Application Containers (here the Immich ones, so only PostgreSQL runs)
    2. Backup the Database
    3. Stop the PostgreSQL Container
    4. Change to the new PostgreSQL Version
    5. Start the PostgreSQL Container
    6. Restore the Database
    7. Start the Application Containers

    As I said, better look it up first, this is just how I remember the process (but not the backup / restore commands).





  • What is your issue with Rustdesk? I would understand if you mention Teamviewer, which runs through 3rd party servers, but Rustdesk? Is the client phoning home despite self-hosting or what do you mean? I am seriously interested.

    On the other hand, I would not use RDP over the Internet without a VPN or at least an RDP Gateway in between both parties.