You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 day ago | |
---|---|---|
bin | 1 day ago | |
config | 2 weeks ago | |
dockers | 4 days ago | |
secret.tmpl | 2 weeks ago | |
.dummy | 2 years ago | |
.gitignore | 6 months ago | |
LICENSE | 2 years ago | |
README.md | 2 weeks ago |
README.md
kaz
Kaz est un CHATONS du Morbihan. Nous proposons ici un moyen de le répliquer dans d'autres lieux. Il y a des éléments de configuration à définir avant d'initialiser ce simulateur.
Il est possible de simuler notre CHATONS dans une VirtualBox pour mettre au point nos différents services (voir kaz-vagrant).
Pré-requis
Dans la suite, on imagine que vous disposer d'une machine sous Linux (par exemple dernière version de Debian) avec un minimum de paquets.
DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
DEBIAN_FRONTEND=noninteractive apt-get install -y apg curl git unzip rsync net-tools libnss3-tools
DEBIAN_FRONTEND=noninteractive apt-get remove --purge -y exim4-base exim4-config exim4-daemon-light
Installation
- Télécharger le dépôt kaz-vagrant ou utilisez la commande :
git clone https://git.kaz.bzh/KAZ/kaz.git # pour essayer
git clone git+ssh://git@git.kaz.bzh:2202/KAZ/kaz.git # pour contribuer
cd kaz/
- Personalisez votre simulateur avec la commande (au besoin ajustez la mémoire et les cpus utilisés dans Vagrantfile) :
./bin/init.sh
Pour terminer la création et tous les dockers, il faut lancer la commande
./bin/install.sh web jirafeau ethercalc etherpad postfix roundcube proxy framadate paheko dokuwiki > >(tee stdout.log) 2> >(tee stderr.log >&2)
-
Une fois la commande de création de l'univers, il faut patienter...
-
Après il faut patienter encore un peu si on a pas la fibre ...