Skip to content

Commit

Permalink
update dev env overview of tools used
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed May 19, 2021
1 parent b5a3e8e commit 71799b9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/development/setup_development.rst
Expand Up @@ -7,10 +7,8 @@ Overview
--------

SecureDrop is a multi-machine design. To make development and testing
easy, we provide a set of virtual environments, each tailored for a
specific type of development task. We use Vagrant, Molecule, and
Docker and our Ansible playbooks can provision these environments on
either virtual machines or physical hardware.
easier, we provide a set of virtual environments, each tailored for a
specific type of development task. We use Ansible playbooks to provision these environments on either virtual machines or physical hardware. We use Libvirt to manage our virtual machines, Docker to run them, and and Molecule to test the provisioning logic.

Quick Start
-----------
Expand Down

0 comments on commit 71799b9

Please sign in to comment.