Just wanted to share my happiness.

AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.

https://github.com/nextcloud/all-in-one

  • cybersandwich@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    Any tips or tricks for your migration? I don’t have any plans in the near future but I never found a super clear path to migrate off.

    That’s the only downside i have for the snap at the moment.

    • manos_de_papel@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      I couldn’t make things easy for myself when I migrated, because I wanted to use postgres, while the snap uses mysql/mariadb and I wanted S3 storage instead of file system.

      In the end I just pulled down all the user filed and exported the calendars and contacts manually, then imported them on the new instance.

      There are some blog posts on migrating db types, but my install is very minimal and I just didn’t want the headache.

      If you don’t want to change the database type, then you can just dump the db from the snap, backup the user file directory, then restore into the new database and rsync up all the files.