Updating - Metastem/Wikiless 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 Wikiless lives in.

  2. Run git pull to get the latest source code.

  3. Run docker-compose up -d --build to re-compile Wikiless.

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