/docker-pa11y

pa11y Docker Container

Primary LanguageDockerfile

Pa11y Dashboard Docker Container

Your Automated Accessibility Testing Pal

Use Pa11y Dashboard to run tests, save results, and monitor the accessibility of your web projects. Pa11y Dashboard takes the power of the Pa11y Project and puts it in your browser. This project makes it easy to get started with your own instance of Pa11y Dashboard, by handling all the dependencies and setup with Docker.

Getting Started

Make sure you have Docker installed. Clone or download this repository to your local machine, open up terminal, and then cd docker-pa11y.

Modify the production.json as needed for your desired configuration options

Run docker-compose up to begin building the Docker containers.

Once you see terminal output from web_1 and database_1, Pa11y Dashboard should be ready to go. Navigate to http://localhost:8000 in your browser, and you should see the Pa11y Dashboard welcome screen.