Ok, thanks for that. I currently only have one connection so I can blow it away.
If I had many however, is there a process to migrate them to the new instance; not sure if I am making sense :) Andre Sent with Proton Mail secure email. ------- Original Message ------- On Sunday, April 30th, 2023 at 08:28, Nick Couchman <[email protected]> wrote: > On Sat, Apr 29, 2023 at 4:25 PM André R. Basel [email protected] wrote: > > > Hi Nick > > > > Perfect > > > > so I just need to add the following? > > > > -e WEBAPP_CONTEXT=ROOT > > > Yes, that's correct. > > > This will then start a new instance; how do I keep my current connections > > in the new docker instance? > > > If you deploy a new instance this shouldn't interrupt any connections > to the current instance; however, at some point you'll need to decide > if you should cut off the old instance and remove that Docker image, > or deal with the pitfalls of running two separate ones (lack of active > connection sync, etc.). > > -Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
