|
|
|
@@ -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. |