Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- vagrant mysql @tech:vagrant:vagrantfile
- rvido desde un pequeño contenedor (por restricciones de licencia o firewall), <code bash>docker run -d... ien el mysql la primera vez, pero no las posteriores) <code yaml; Vagrantfile> IP = '192.168.1.20' VER... YSQL_HOME}/data sudo cp ${MYSQL_HOME}/support-files/my-medium.cnf /etc/my.cnf sudo cp ${MYSQL_HOME}/support-files/mysql.server /etc/init.d/mysql.server sudo mkdir
- VAGRANT
- agrantfile]] * [[tech:vagrant:vagrantfile-examples]] == related {{topic>vagrant&nouser&nodate&tags}... ydoc.info/gems/vagrant-hosts/2.6.2]] == config files * config.vm : [[https://www.vagrantup.com/docs/... ning/docker.html]] == resumen comandos === imágenes (box) * ''vagrant box add <imagen>'': descargar... anual: ''wget https://app.vagrantup.com/<USER>/boxes/<BOX>/versions/<VERSION>/providers/<PROVEEDOR>.bo
- vagrant tomcat (7/8) con JDK (7/8) @tech:vagrant:vagrantfile
- rvido desde un pequeño contenedor (por restricciones de licencia o firewall), <code bash>docker run -d... h; install.sh> #!/bin/bash # http://apache.uvigo.es/tomcat/tomcat-7/v7.0.93/bin/apache-tomcat-7.0.93.... >/ i\ <user username="admin" password="admin" roles="admin,manager-gui,admin-gui"/>' ${TOMCAT_PATH}/c... h; install.sh> #!/bin/bash # http://apache.uvigo.es/tomcat/tomcat-7/v7.0.93/bin/apache-tomcat-7.0.93.
- vagrant weblogic @tech:vagrant:vagrantfile
- IN_HOME/servers/AdminServer/security/boot.properties # echo "username=weblogic" > $DOMAIN_HOME/servers/AdminServer/security/boot.properties # echo "password=Password1" >> $DOMAIN_HOME/servers/AdminServer/security/boot.properties # sudo chown -R wluser:wluser /opt/oracle # sudo... tus wls_adminserver.service </code> <code properties; orainst.loc> inventory_loc=/opt/oracle/oraInvent
- vagrantfile examples
- = vagrantfile examples {{NEWPAGE>tech:vagrant:vagrantfile}} {{topic>Vagrantfile&nodate&nouser&sort&ta... grantfile></code> == ejemplos === configuraciones simples <sxh ruby; title: 1 máquina, varias opciones de configuración> Vagrant.configure(2) do |config| con
- 3 nodos vagrant + docker @tech:vagrant:vagrantfile
- dos vagrant + docker {{tag>Vagrantfile}} la idea es desplegar un cluster swarm <sxh ruby; title: 3 no... all -y \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-properties-common \ vim curl -fsSL https://download.docker.com
- vagrantfile
- g.vm.box_url="https://app.vagrantup.com/debian/boxes/bullseye64" === hostname === provision * **nam
- master template @tech:vagrant:vagrantfile
- come: true playbook: ./ansible/prerequisites.yml inventory: ./ansible/inventory/hosts
- vagrant php @tech:vagrant:vagrantfile
- php /var/www/html # /var/www/html </code> == comunes <code php; info.php> <?php phpinfo(); ?> </code>
- vagrant + docker + ngnix @tech:vagrant:vagrantfile
- onfig.vm.provision "docker" do |d| d.pull_images "nginx" d.run "nginx", args: "-v '/vagr