From 521088d73652884a46b4e33f8994de88df21d91a Mon Sep 17 00:00:00 2001 From: mcarman Date: Thu, 1 Jun 2023 11:31:45 +0000 Subject: [PATCH] --- Home.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Home.md 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