Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- DevOps Sesión 13 (2022-03-23) Ansible
- >/var/www/html/index.html</tt>) before continuing to operate your HTTP server. </p> {% endi... main configuration file. It is used to determine the listening ports for ... The binary is called apache2. Due to the use of environment... bles, in the default configuration, apache2 needs to be started/stopped wit
- DevOps Sesión 12 (2022-03-21)
- - name: touch a file, using symbolic modes to set the permissions (equivalent to 0644) file: path: /tmp/testfile state: touch... mode: "u=rw,g=r,o=r" - name: Add a line to a file if it does not exist, without passing rege... s become: yes - name: Add user vagrant to docker group user: name: vagrant
- DevOps Sesión 7 (2022-03-02) k8s
- se ha ejecutado en cada revisión del Deployment. To be deprecated. * <code yaml>apiVersion: apps/v1... l rollout undo deployment helloworld-deployment --to-revision=3</code> * el número es el que apare... loyment kubernetes.io/change-cause="image updated to 1.9.1"'' * escalamos:<code bash>kubectl scale d
- DevOps Sesión 14 (2022-03-28) Ansible + ELK
- osts: ["unix:///var/run/docker.sock"] # If set to true, replace dots in labels with `_`. labels.dedot: false # To connect to Docker over TLS you must specify a client and CA certificate. #ssl: #certificate_aut
- DevOps Sesión 15 (2022-03-30) ELK
- 149 #output.elasticsearch: 150 # Array of hosts to connect to. 151 #hosts: ["localhost:9200"] 162 output.logstash: 163 # The Logstash hosts 164 ho