master
mcarman 3 年之前
當前提交
521088d736
共有 1 個檔案被更改,包括 11 行新增0 行删除
  1. +11
    -0
      Home.md

+ 11
- 0
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.

Loading…
取消
儲存