We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(wiki): add PASS_ENV app setting
docs: add MAX_CONCURRENT_DEPLOYMENTS setting and clarify concurrent deployment behavior
docs: fix formatting for description of DEPLOY_CONFIG_BASE_DIR
docs(wiki): add GIT_CLONE_SUBMODULES app setting
docs: sort app config settings table
docs: update documentation for SSH key setup
docs: update healthcheck section in App-Settings.md for dynamic HTTP_PORT
docs(config): add MAX_DEPLOYMENT_LOOP_COUNT setting for deployment loop detection
feat(config): add DEPLOY_CONFIG_BASE_DIR setting for deployment configuration
docs: update App-Settings.md to include healthcheck information and clarify HTTP_PORT usage
docs: remove unnecessary note about required settings in App-Settings.md
docs: update GIT_ACCESS_TOKEN description in App-Settings.md for clarity
docs: fix link case sensitivity in API_SECRET description
docs: add documentation for new Rest API
docs: move and adjust notifications documentation
docs: add notification settings and example docker-compose configuration
docs: update App-Settings.md to clarify default values for configuration keys
feat: add Docker Swarm support options to App and Deploy settings
docs: add notes for pulling images from a private registry
docs: adjust headings
docs: update default metrics port from 9090 to 9120
docs: update METRICS_PORT description to include link to Prometheus metrics
docs: add prometheus metrics port
docs: sort tables sorted using https://sortfilterreordermarkdowntables.com/
fix: change MAX_PAYLOAD_SIZE type from string to number in documentation
docs: add MAX_PAYLOAD_SIZE to app config settings
docs: update link to Encryption wiki page in App-Settings.md
feat: add documentation for SOPS support and usage in Doco-CD
feat: add HTTP_PROXY setting to App-Settings for outgoing requests
docs: add polling settings