Created Updating (markdown)

httpjamesm
2022-12-30 13:34:01 -05:00
parent 40fb01b747
commit 8e9a54e511
+7
@@ -0,0 +1,7 @@
Updating your instance is easy. If you've followed the steps in [Deployment](https://github.com/httpjamesm/AnonymousOverflow/wiki/Deployment), the steps below should work for your instance.
1. Navigate to the directory AnonymousOverflow lives in.
2. Run `git pull` to get the latest source code.
3. Run `docker compose up -d --build` to re-compile AnonymousOverflow.
That's it! Thanks for staying on top of the updates.