Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Sesión 6 : ansible
- === adduser <code yaml; add-user.yaml> - hosts: all tasks: - include: add-user-debian.yaml ... regexp: '^%wheel\s' line: '%wheel ALL=(ALL) NOPASSWD: ALL' become: true when: ansible_os_family == 'RedHat' - name: add user
- Sesión 5: vagrant, ansible
- chephp" 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 </... _script=<<SCRIPT apt-get -y update apt-get -y install apache2 mysql-client SCRIPT $otro_script=<<SCRIP
- Sesión 9 : kubernetes, Jenkins
- do apt-key add -'' * instalar: ''sudo apt install docker-ee'' * [[https://docs.docker.com/ee/end-to-end-install/]] * arrancar el UCP((Universal Control Plane... ock:/var/run/docker.sock \ docker/ucp:3.1.4 install \ --host-address 192.168.50.209 \ --interacti... ode bash> sudo apt-get update && sudo apt-get install -y apt-transport-https curl -s https://packages.c
- Sesión 12 : k8s (traefik)
- capabilities: drop: - ALL add: - NET_BIND_SERVICE ... cpu-percent=2 deplyment/<pod>'' * ''kubectl get all --all-namespaces'' * ''kubetel get all --namespace=<namespace>'' * lo que no se muestra: * ''kub
- Sesión 2: Docker
- COMPOSE * [[https://docs.docker.com/compose/install/]] * services : uno o más contenedores haciendo... WP_FILE} . RUN apt-get -y update RUN apt-get install -y apache2 wget php7.0 RUN wget --no-check-certif... rm ${WP_FILE} RUN apt-get clean # apt-get install -y apache2 libapache2-mod-php7.0 php-mysql php-gd
- Sesión 3 : swarm
- ge: grafana/grafana environment: GF_INSTALL_PLUGINS: 'grafana-clock-panel,grafana-piechart-pa... ge: grafana/grafana environment: GF_INSTALL_PLUGINS: 'grafana-clock-panel,grafana-piechart-pa
- sesión 14 OpenStack
- distribuido, raid === instalación * ''apt install opentstack-deploy'' * ''dpkg -L openstack-deplo... e user 'root'@'%' identified by 'admin123'; grant all privileges on *.* to 'root'@'%'; flush privileges
- Sesión 16 prometheus on kubernetes
- m create samplechart'' * deployamos: ''helm install --name helm-test ./samplechart --set service.type... 13]] * instalación a través de helm: ''helm install stable/prometheus-operator --name prometheus-oper
- Sesión 11 Jenkins
- se ven los servicios de un namespace) * [[https://kubernetes.io/docs/tasks/tools/install-minikube/]]