all

Cerca

Heus ací els resultats de la cerca.

Sesión 6 : ansible
20 Resultats, Darrera modificació:
=== 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
14 Resultats, Darrera modificació:
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
7 Resultats, Darrera modificació:
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 2: Docker
4 Resultats, Darrera modificació:
influx : [[https://www.influxdata.com/]] === Parallel changes * Avro / Parquet / Hadoop == 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 12 : k8s (traefik)
4 Resultats, Darrera modificació:
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 3 : swarm
3 Resultats, Darrera modificació:
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... - "--acme.entryPoint=https" - "--acme.httpChallenge.entryPoint=http" - "--acme.OnHostRule=t
sesión 14 OpenStack
2 Resultats, Darrera modificació:
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
2 Resultats, Darrera modificació:
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 7: Seguridad, Prometheus
1 Resultats, Darrera modificació:
ASSWORD=${ADMIN_PASSWORD:-admin} - GF_USERS_ALLOW_SIGN_UP=false #- GF_SERVER_ROOT_URL=${GF_
Sesión 8 : kubernetes
1 Resultats, Darrera modificació:
supports it, uncomment the following to automatically create # an external load-balanced IP for the
Sesión 11 Jenkins
1 Resultats, Darrera modificació:
se ven los servicios de un namespace) * [[https://kubernetes.io/docs/tasks/tools/install-minikube/]]