X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=README;h=4a5f9cc6c3e14df075e3d6225b3da65dfa3a4531;hp=f9aa5433d7e07616a46d6ea1b257407958ca427e;hb=eefc410c23df14d9e47bfc1eedcfb500d557c5a8;hpb=bac5cba029aebec55df758a3c18e8edcf684af1f diff --git a/README b/README index f9aa543..4a5f9cc 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ 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 @@ -59,3 +59,10 @@ TASK: gérer 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