Docker environment: различия между версиями

Материал из WiKi - UserSide
(Новая страница: «en | ru»)
 
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
[[Docker_environment|en]] | [[Docker_окружение|ru]]
[[Docker_environment|en]] | [[Docker_окружение|ru]]
[[File:docker-horizontal.png|right|frameless|]]
For experienced system administrators using Docker, we provide a  sample bundle configurations for deployment of the ERP USERSIDE.
We do not distribute Docker images incorporating USERSIDE or its components as the system is not free. But we offer ready-made Docker images to create the environment needed to run USERSIDE and its components (modules and microservices).
Instructions for installation, configuration, updating and maintenance are now in the sample repository, so that it is possible to make changes to the instructions for each specific version.
Go to the repository with example configuration files and read the instructions: https://github.com/userside/userside-docker
We also have similar examples of environments for running modules in Docker containers:
* [https://github.com/userside/usm_pon-docker-env usm_pon]
* [https://github.com/userside/usm_peleng-docker-env usm_peleng]
* [https://github.com/userside/usm_asterisk-docker-env usm_asterisk]
* [https://github.com/userside/usm_abills-docker-env usm_abills]
* [https://github.com/userside/usm_checker-docker-env usm_checker]
And several ready-made Docker images containing free modules, containers based on which can be run directly from the image:
* [[Usm_satellite_EN#Run using Docker|usm_satellite]]
* [[Usm_billing_EN#Use of module in Docker|usm_billing]]

Текущая версия от 15:29, 20 февраля 2023

en | ru

For experienced system administrators using Docker, we provide a sample bundle configurations for deployment of the ERP USERSIDE.

We do not distribute Docker images incorporating USERSIDE or its components as the system is not free. But we offer ready-made Docker images to create the environment needed to run USERSIDE and its components (modules and microservices).

Instructions for installation, configuration, updating and maintenance are now in the sample repository, so that it is possible to make changes to the instructions for each specific version.

Go to the repository with example configuration files and read the instructions: https://github.com/userside/userside-docker

We also have similar examples of environments for running modules in Docker containers:

And several ready-made Docker images containing free modules, containers based on which can be run directly from the image: