Bitrix CMS
is professional management system for websites and online stores.
Bitrix24
is a free (for small businesses) social enterprise platform. It is a united work space which handles the many aspects of daily operations and tasks.
$ docker run --name some-bitrix --network some-bitrix -d lookinio/bitrix
To use an external SMTP server, you have to provide the connection details. To configure Bitrix to use SMTP add:
-e SMTP_AUTH=...
-e SMTP_FROM=...
-e SMTP_HOST=...
-e SMTP_PASSWORD=...
-e SMTP_PORT=...
-e SMTP_TLS=...
-e SMTP_TLS_CERTCHECK=...
-e SMTP_TLS_STARTTLS=...
Check the msmtp man page for details.
git clone git@github.com:Alver-Kazakhstan/docker-bitrix.git alver-kazakhstan/docker-bitrix