Dynamic, extensible maturity assessment platform for any domain — DevOps, Automation, and beyond
17
AVMaturix is a flexible, extensible maturity assessment platform designed for any domain — DevOps, Agile, Automation, and beyond. Deploy customized maturity assessments in minutes, collect responses, and generate comprehensive reports.
docker run --name avmaturix \
--restart always \
-p 8081:8081 \
-e TZ="UTC" \
--mount type=bind,source="$(pwd)/Configs",target="/app/av-maturix/Configs" \
--mount type=bind,source="$(pwd)/SURVEY_DATA",target="/app/av-maturix/SURVEY_DATA" \
-d avarghesein/avmaturix:latest
Access Through URL: https://localhost:8081
For more details, visit the GitHub Page: https://github.com/avarghesein/av-maturix
Content type
Image
Digest
sha256:0208e36fd…
Size
97.9 MB
Last updated
about 1 month ago
docker pull avarghesein/avmaturix