Explorar el Código

Test3

pull/1/head
rpm-mcarman hace 2 años
padre
commit
c6fd0e249b
Se han modificado 1 ficheros con 18 adiciones y 0 borrados
  1. +18
    -0
      README.md

+ 18
- 0
README.md Ver fichero

@@ -1,2 +1,20 @@
# Deployments_to_Ubuntu
## Vapor app deployment
Step 1: git pull code
Step 2: browse to http://<server name>.prelub.com:9000
username: admin
password: admin
Step 3: Stop app in supervisor
Step 4: Build project
'''
vapor build --enable-prefetching --configuration release
'''
Step 5: Start app in supervisor on the website

Log files should exist in the following directories
''''
cat /var/log/<appname>.prelub.com.log
cat /var/log/<appname>.prelub.com.ru_access.log
''''

test

Cargando…
Cancelar
Guardar