Dradis CE logo

Launch a new Dradis CE instance

Join the world’s top InfoSec teams in our community and complete security projects twice as fast

Deploy Dradis CE on a remote server

Run the following commands as root on your server:

Step 1: Download the dradis cli tool
curl -sSLOJ https://dradis.new/install
Step 2: Run the dradis cli tool, passing in your domain name
./dradis-cli dradis.example.com
OR

Run Dradis CE locally with Docker

Get the latest image:
docker image pull dradis/dradis-ce:latest
Run the container:
docker run -it -p 3000:80 dradis/dradis-ce
OR

About Dradis CE

Dradis CE is an extensible, cross-platform, open-source security framework designed to streamline collaboration, deliver consistent and accurate results, and automate pentest reporting, saving you hours on every project. Built by leading security experts for forward-thinking InfoSec professionals.

Learn more