Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 896 Bytes

README.md

File metadata and controls

43 lines (23 loc) · 896 Bytes

daemonit-ci

Daemonit Logo

Docker image: daemonit/daemonit-ci

What is Daemonit?

Daemonit is a SaaS for website audit and monitoring.

How to use this image?

Start an audit

docker run -e DAEMONIT_API_USER=my@user.com -e DAEMONIT_API_PASS=myPassWord -e DAEMONIT_URL='https://mysite.tld' -e DAEMONIT_ENGINE_ID=6 daemonit/daemonit-ci:latest

Environment Variables

DAEMONIT_API_USER

Your username

DAEMONIT_API_PASS

Your password

DAEMONIT_URL

Website URL target

DAEMONIT_ENGINE_ID

Engine used to perform the audit. Please check engine page to search the best engine for your usage. Default is 15 (Paris, France).