Медицина/Установка
Версия от 06:13, 20 сентября 2023; Admin (обсуждение | вклад)
Все действия выполнять от пользователя root
Устанавливаем git
sudo apt-get update && apt-get install --assume-yes git
Клонируем репозиторий с настройками
cd /root && git clone https://ilya_muhortov@bitbucket.org/med-logic/medicine-config.git
Устанавливаем Docker
https://docs.docker.com/engine/install/debian/
Устанавливаем базовые образы
. /root/medicine-config/bash_scripts/install-base.sh
Устанавливаем МИС Медицину
. /root/medicine-config/bash_scripts/install-medicine.sh
Устанавливаем РЭМД
. /root/medicine-config/bash_scripts/install-remd.sh