Skip to content

Commit

Permalink
added prerequisites section
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj committed Apr 24, 2024
1 parent 3c149c0 commit 7cb14eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/running-devcontainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This guide describes how to run Control Panel locally with a Dev Container. This requires Docker and an IDE that can work with Dev Containers (VSCode advised). This will setup the majority of things for you, including your database, Redis, and AWS credentials.

## Prerequisites
VSCode with Python and Dev Container extensions and Docker Desktop are recommended. You will also need to be able to access AWS.

## 1. Building the Dev Container
You will need Docker Desktop along with VSCode and the Dev Container extension installed to build the container.

Expand Down

0 comments on commit 7cb14eb

Please sign in to comment.