While I have your kind attention @jonathon, can I ask a related data-transfer question?
If I wanted to transfer the streams etc. from our older Speckle 2.16 server running in one droplet, to my shiny new Speckle 2.18 server running in a new droplet would the process be basically as per Database backup, upgrade, and restore | Speckle Docs i.e.
- Access old server by pgadmin method
- generate backup, retrieve from container, download to my pc.
- upload from pc to new droplet, copy into pgadmin container.
- select new speckle server (which has no models etc. uploaded to it yet - basically have just login to check it all works), hit “restore” and select the backup that I took from the old server.
Is that too simple an understanding or would that end up with the various streams now as projects on the new server?