Sign inSign up

lookinio/bitrix

By lookinio

•Updated almost 6 years ago

🐳 Docker Image for Bitrix CMS & Bitrix24

Image
8

50K+

lookinio/bitrix repository overview

⁠What is Bitrix?

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.

⁠How to use this image

$ 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.

Tag summary

Content type

Image

Digest

Size

173.8 MB

Last updated

almost 6 years ago

docker pull lookinio/bitrix