Skip to content

squareweave/dockerized-pa11y-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized pa11y-dashboard

A Docker container that runs pa11y-dashboard.

Install from Docker Hub:

docker pull squareweave/pa11y-dashboard

Build and run with docker-compose:

docker-compose build
docker-compose up

Or run on the hosting platform of your choice :)

Environment Variables

WEBSERVICE_DATABASE (required) no default

Location of MongoDB, e.g. mongodb://database/pa11y.

PORT default=80

Port for the web server.

WEBSERVICE_CRON default="0 30 0 * * *"

How often to run the web service.

Other environment variables are documented in pa11y-dashboard.

About

pa11y-dashboard running in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published