From 10da1a726c7186fd060db6fce59ab3a6429ec17d Mon Sep 17 00:00:00 2001 From: Vladimir Mikhalev <10498744+heyValdemar@users.noreply.github.com> Date: Sun, 4 Sep 2022 12:06:50 -0400 Subject: [PATCH] Gitea with Let's Encrypt in a Docker Compose --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7bd6b41..cff6a33 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Deploy Gitea server with a Docker Compose using the command: `docker compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d` +# Infrastructure Model +![Infrastructure model](.infragenie/infrastructure_model.png) + # Author hey, I’m Vladimir Mikhalev, but my friends call me Valdemar.