From 76b2fb5eddd6a54ccf9b872d4b1c885f4b2786d4 Mon Sep 17 00:00:00 2001 From: Pablo Hinojosa Date: Tue, 31 Oct 2023 08:47:34 +0100 Subject: [PATCH] docs: add docker compose instructions Add docker section to Deployment section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 29ffb0d65..98f11d736 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,12 @@ We support a variety of deployment methods, and are actively working on adding m [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/documenso/documenso) +## Docker Compose + +Clone the repo and run the following command from `documenso` folder: + +> docker compose -f docker/compose.yml up + # Troubleshooting ## I'm not receiving any emails when using the developer quickstart