ВМ1: реализован сбор логов
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Поддержка версионирования приложений
|
||||
|
||||
# update images
|
||||
API_BACKEND_IMAGE=cr.selcloud.ru/han-images/han-api-backend@sha256:ee1e1b94eb944c44eb60534aeb003f36636b1e9a3df4fbf82d5b1a3a955a5e34
|
||||
NGINX_IMAGE=cr.selcloud.ru/han-images/nginx@sha256:c64e5a6296ca183538306fef9ae49a3168637bd8a4c925884016da341691673f
|
||||
|
||||
# Копируем файл на ВМ1 (HAN_chat_specification\VM1_app\codebase\backend\deployment\app-settings.production-like.yaml)
|
||||
|
||||
cd C:/Users/MI/Documents/Assistent/HAN_chat_specification/VM1_app/
|
||||
@@ -38,4 +42,7 @@ editor /etc/han/vm1.env
|
||||
|
||||
/usr/local/sbin/han-vm1-compose ps --format "table {{.Service}}\t{{.Status}}\t{{.Ports}}"
|
||||
|
||||
# Сборка тестовой версии приложения
|
||||
# Сборка тестовой версии приложения
|
||||
cd C:\Users\MI\Documents\Assistent\HAN_chat_specification\VM4_Expo-mobile
|
||||
npx eas-cli build --profile preview-rustore --platform android
|
||||
npx eas-cli build --profile rustore --platform android
|
||||
|
||||
Reference in New Issue
Block a user