From 8a0d97356deee49e6faed4616abf498b901ccb40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 22 Jun 2020 16:52:34 -0400 Subject: [PATCH] Realizing this documentation lives somewhere already --- deploying-drutopia-sites.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/deploying-drutopia-sites.md b/deploying-drutopia-sites.md index 25d0daa..2c2057d 100644 --- a/deploying-drutopia-sites.md +++ b/deploying-drutopia-sites.md @@ -2,6 +2,22 @@ Agaric manages a large number of Drupal, primarily [Drutopia](https://drutopia.org/) sites, on a +If you won't be deploy + +## Overall setup + +Strongly recommended to set up locally like this: + +``` +mkdir ~/Projects/ +cd ~/Projects/ + +``` + +Copy commands will assume this setup. + ## Create a new site project Ordinarily this will live under https://gitlab.com/agaric/sites (for Agaric clients) or https://gitlab.com/drutopia-platform/sites (for direct Drutopia platform members). + +Copy the https://gitlab.com/drutopia-platform/build_source