Установка2
Версия от 07:30, 13 января 2026; Admin (обсуждение | вклад) (Новая страница: «=== Клонируем репозиторий с настройками === <syntaxhighlight lang="bash"> cd /root && git -c http.sslVerify=false clone -b main https://git.med-logic.ru/ilya.muhortov/medicine-config.git@ </syntaxhighlight> === Логинимся в docker репозиторий === <syntaxhighlight lang="bash"> docker login docker.med-logic.ru readonly readonly </syntaxhighlight> === Устанавливаем дашборд === <syntaxhigh...»)
Клонируем репозиторий с настройками
cd /root && git -c http.sslVerify=false clone -b main https://git.med-logic.ru/ilya.muhortov/medicine-config.git@
Логинимся в docker репозиторий
docker login docker.med-logic.ru
readonly
readonly
Устанавливаем дашборд
cd /root/medicine-config/dashboard && ./install.sh
Заходим в web
http://hostname:800/ Далее в разделе МИС нажимаем кнопку "Установить" Вводим параметры и нажимаем кнопку "Start"