Skip to main content

Documentation Index

Fetch the complete documentation index at: https://coollabstechnologiesbt.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

For deploying your resources, you can add custom options to the final docker command, which is used to run your container.
Some of the docker native options are not supported, because it could break the Coolify’s functionality. If you need any of the unsupported options, please contact us.

Supported Options

  • --ip
  • --ip6
  • --shm-size
  • --cap-add
  • --cap-drop
  • --security-opt
  • --sysctl
  • --device
  • --ulimit
  • --init
  • --ulimit
  • --privileged

Usage

You can simply add the options to the Custom Docker Options field on the General tab of your resource. Example: --cap-add SYS_ADMIN --privileged