您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
rpm-mcarman cf3f2e3da2 Merge commit '836a1ed0dfcd771666a988aecc24f30a8cc67acf' 2 年前
README.md removed test 2 年前

README.md

Deployments_to_Ubuntu

Vapor app deployment

Step 1: git pull code Step 2: browse to http://.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/.prelub.com.log cat /var/log/.prelub.com.ru_access.log '’’’