Updating - V4NT-ORG/conduit.rs GitHub Wiki

Updating your instance is easy. If you've followed the steps in Deployment, the steps below should work for your instance.

  1. Navigate to the directory matrix lives in.

  2. Run docker-compose down and docker-compose pull to get the latest source code.

  3. Run docker-compose up -d to re-compile matrix.

That's it! Thanks for staying on top of the updates.