X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=README;h=4a5f9cc6c3e14df075e3d6225b3da65dfa3a4531;hp=35fa2fcc3a7edadd0b26e6b1b4db44329005272c;hb=eefc410c23df14d9e47bfc1eedcfb500d557c5a8;hpb=2acb0289a15113213416b25c36eb16e0608c000b diff --git a/README b/README index 35fa2fc..4a5f9cc 100644 --- a/README +++ b/README @@ -49,8 +49,20 @@ TASK: pousser des changements locaux sur la VM @hosted % vm_hosted git_reset TASK: se connecter interactivement en root à la VM avec une connection SSH persistante @remote % ./vm_remote mosh -l root -TASK: générer une autorité de certification et un sous-certificat TLS +TASK: générer une autorité de certification et des sous-certificats TLS % export TRACE=all % 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 + @hosted % vm runit_configure nsd3 -- heureux-cyclage.org +TASK: configurer un membre du groupe php5-fpm + @remote % ./vm_remote runit_configure nginx -- lhc_www + @hosted % vm_hosted runit_configure nginx -- lhc_www +TASK: configurer un site nginx + @hosted % vm_hosted runit_configure nginx -- lhc_www