X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=README;h=4a5f9cc6c3e14df075e3d6225b3da65dfa3a4531;hp=305556caed0490694f59a7d8830f263bcfa0117e;hb=eefc410c23df14d9e47bfc1eedcfb500d557c5a8;hpb=a0db32961c20b1a9a404d28a8ba4932808f386af diff --git a/README b/README index 305556c..4a5f9cc 100644 --- a/README +++ b/README @@ -49,3 +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 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