From e444ccd997b6bd2e60ab83a838cdcbac8555f5b8 Mon Sep 17 00:00:00 2001 From: zramsay Date: Tue, 23 Jul 2024 17:34:44 -0400 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f381f3c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Decentralized Deployments Stack + +Meta stack for the three stacks that service providers are expected to run during for the Laconic Network. + +- container-registry +- webapp-deployer-backend +- webapp-deployer-ui + +Each stack has fields that will require modification, as described in the service provider documentation.