commit 521088d73652884a46b4e33f8994de88df21d91a Author: mcarman Date: Thu Jun 1 11:31:45 2023 +0000 diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..4ad8661 --- /dev/null +++ b/Home.md @@ -0,0 +1,11 @@ +Welcome to the Wiki. + +To update Server +1. Commmit changes to repository. +2. Pull newest project files to server. git pull will do it. +3. Browse to http://vapor.prelub.com:9001 and user username: admin and password: admin +4. Stop the fueling service +5. SSH to username@vapor.prelub.com +6. CD into fueling_v1 directory located at /home/mcarman/fueling_v1 +7. Use this build command build --enable-prefetching --configuration release +8. Once build completes restart the fueling service in supervisor on the web. \ No newline at end of file