Ajout : etc/sv/sympa/ .
[lhc/ateliers.git] / README
diff --git a/README b/README
index 2965e8b..d3f24b4 100644 (file)
--- a/README
+++ b/README
@@ -51,7 +51,17 @@ TASK: se connecter interactivement en root à la VM avec une connection SSH pers
        @remote % ./vm_remote mosh -l root
 TASK: générer une autorité de certification et un sous-certificat TLS
        % export TRACE=all
-       % random=/dev/urandom gpg_options="--recipient $USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org
-       % random=/dev/urandom gpg_options="--recipient $USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org/imap
-       % lib/tool/openssl/check etc/openssl/heureux-cyclage.org
-       % lib/tool/openssl/check etc/openssl/heureux-cyclage.org/imap
+       % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/heureux-cyclage.org
+       % random=/dev/urandom gpg_options="-r $USER@ -r $SOME_OTHER_USER@" lib/tool/openssl/make etc/openssl/*.heureux-cyclage.org
+       % lib/tool/openssl/check etc/openssl/*
+TASK: gérer gitolite
+       % cd etc/gitolite
+       % vim conf/gitolite.conf
+       % git commit
+       % ../../vm_remote gitolite_push
+TASK: configurer une zone DNS
+       % vm runit_configure nsd3 -- heureux-cyclage.org
+TASK: configurer un membre du groupe php5-fpm
+       % vm runit_configure nginx -- lhc-www
+TASK: configurer un site nginx
+       % vm runit_configure nginx -- www.heureux-cyclage.org