to

Cerca

Heus ací els resultats de la cerca.

DevOps Sesión 13 (2022-03-23) Ansible
11 Resultats, Darrera modificació:
>/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)
5 Resultats, Darrera modificació:
- 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
3 Resultats, Darrera modificació:
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
3 Resultats, Darrera modificació:
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
2 Resultats, Darrera modificació:
149 #output.elasticsearch: 150 # Array of hosts to connect to. 151 #hosts: ["localhost:9200"] 162 output.logstash: 163 # The Logstash hosts 164 ho