Cerca

Heus ací els resultats de la cerca.

vagrant mysql
4 Resultats, Darrera modificació:
nd </code> <code bash; install.sh> #!/bin/bash # https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5... _TGZ="${MYSQL_FOLDER}.tar.gz" MYSQL_URL_DOWNLOAD="https://dev.mysql.com/get/Downloads/MySQL-5.5/${MYSQL_T... ar"</code> <code bash; install.sh> #!/bin/bash # https://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-ser... tu14.04_amd64.deb-bundle.tar" MYSQL_URL_DOWNLOAD="https://dev.mysql.com/get/Downloads/MySQL-5.6/${MYSQL_T
3 nodos vagrant + docker
3 Resultats, Darrera modificació:
update sudo apt-get install -y \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-properties-common \ vim curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt... - sudo add-apt-repository \ "deb [arch=amd64] https://download.docker.com/linux/debian \ $(lsb_rel
Vagrantfile: multi-machine cluster in a loop
1 Resultats, Darrera modificació:
d config end # end cluster end </code> /via: [[https://gist.github.com/roblayton/c629683ca74658412487]