Updating FAQ - V4NT-ORG/LibreOdysee GitHub Wiki
Updating your instance is easy. If you've followed the steps in Deployment, the steps below should work for your instance.
- Navigate to the directory
LibreOdyseelives in. - Run
git pullto get the latest source code. - Run
docker compose up -d --buildto re-compile LibreOdysee.
That's it! Thanks for staying on top of the updates.