Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Sesión 5: vagrant, ansible
- "apachephp" config.vm.provision "shell", path: "install.sh" # config.vm.network :private_network, ip: ... # vb.gui = true # end end </code> <code bash; install.sh> sudo apt-get update sudo apt-get -y install apache2 libapache2-mod-php5 #rm /var/www/index.html </code... $mi_script=<<SCRIPT apt-get -y update apt-get -y install apache2 mysql-client SCRIPT $otro_script=<<SCRIP
- Sesión 9 : kubernetes, Jenkins
- | sudo apt-key add -'' * instalar: ''sudo apt install docker-ee'' * [[https://docs.docker.com/ee/end-to-end-install/]] * arrancar el UCP((Universal Control Plane... er.sock:/var/run/docker.sock \ docker/ucp:3.1.4 install \ --host-address 192.168.50.209 \ --interacti... : <code bash> sudo apt-get update && sudo apt-get install -y apt-transport-https curl -s https://packages.c
- Sesión 6 : ansible
- L=(ALL) NOPASSWD: ALL" become: yes - name: Install apache httpd but avoid starting it immediately (s... y == 'RedHat' become: yes </code> === mysql install <code yaml; mysql-install.yaml> # Ansible needs python-mysqldb - name: Install MySQL apt: pkg={{item}} state=latest update_cac
- Sesión 2: Docker
- KER-COMPOSE * [[https://docs.docker.com/compose/install/]] * services : uno o más contenedores haciendo... g/${WP_FILE} . RUN apt-get -y update RUN apt-get install -y apache2 wget php7.0 RUN wget --no-check-certif... RUN rm ${WP_FILE} RUN apt-get clean # apt-get install -y apache2 libapache2-mod-php7.0 php-mysql php-gd
- Sesión 3 : swarm
- image: grafana/grafana environment: GF_INSTALL_PLUGINS: 'grafana-clock-panel,grafana-piechart-pa... image: grafana/grafana environment: GF_INSTALL_PLUGINS: 'grafana-clock-panel,grafana-piechart-pa
- Sesión 16 prometheus on kubernetes
- 'helm create samplechart'' * deployamos: ''helm install --name helm-test ./samplechart --set service.type... de2e13]] * instalación a través de helm: ''helm install stable/prometheus-operator --name prometheus-oper
- Sesión 11 Jenkins
- como se ven los servicios de un namespace) * [[https://kubernetes.io/docs/tasks/tools/install-minikube/]]
- sesión 14 OpenStack
- rage distribuido, raid === instalación * ''apt install opentstack-deploy'' * ''dpkg -L openstack-deplo