Skip to content

Commit

Permalink
update dev env overview of tools used
Browse files Browse the repository at this point in the history
Signed-off-by: Allie Crevier <allie@freedom.press>
  • Loading branch information
Allie Crevier committed May 19, 2021
1 parent b5a3e8e commit 9e9b886
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/development/setup_development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ 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
Molecule to test the provisioning logic.

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

0 comments on commit 9e9b886

Please sign in to comment.