Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- DOCKER @tech:docker
- ]] * [[tech:docker:scan]] * Dev Containers: [[https://www.youtube.com/watch?v=DkKs29etRis]] * Health Check: [[https://atareao.es/podcast/tu-contenedor-docker-podria-estar-muerto-y-tu-sin-enterarte/]] * [[https://tech.paulcz.net/blog/secure-docker-with-tls/]] * [[https://gist.github.com/kekru/974e40bb1cd4b947a53cca5b
- GIT @tech:git
- * [[tech:git:repo-lectura]] == cheatsheet * [[https://github.com/arslanbilal/git-cheat-sheet/blob/ma... * {{ :tech:git:zt_git_cheat_sheet.pdf |}} * [[https://nvie.com/posts/a-successful-git-branching-model/]] == doc * [[https://git-scm.com/book/es/v2]] * [[https://esparta.github.io/gitimmersion-spanish/index.html]] * [[htt
- vagrant tomcat (7/8) con JDK (7/8) @tech:vagrant:vagrantfile
- ll), <code bash>docker run -d -p 9090:80 -v $PWD:/http tiagoad/nginx-index</code> == Vagrantfile <code ... t7+oracle8 <code bash; install.sh> #!/bin/bash # http://apache.uvigo.es/tomcat/tomcat-7/v7.0.93/bin/apa... apache-tomcat-7.0.93.tar.gz" TOMCAT_URL_DOWNLOAD="http://<local>:9090/${TOMCAT_TGZ}" TOMCAT_PATH="/opt/t... t7+oracle7 <code bash; install.sh> #!/bin/bash # http://apache.uvigo.es/tomcat/tomcat-7/v7.0.93/bin/apa
- git tips @tech:git
- g origin/main git merge origin/main</code> * [[https://www.atlassian.com/es/git/tutorials/syncing/git-fetch]] * [[https://www.atlassian.com/es/git/tutorials/using-branches/git-checkout]] * [[https://www.atlassian.com/es/git/tutorials/using-branches/git-merge]] * [[https://www.atlassian.com/es/git/tutorials/syncing/git
- docker swarm: official guide @tech:dockerswarm
- official guide {{tag>devops docker swarm}} * [[https://docs.docker.com/engine/swarm/swarm-tutorial/]] * [[https://docs.docker.com/engine/install/debian/]] * [[https://docs.docker.com/engine/swarm/swarm-tutorial/create-swarm/]] * [[https://docs.docker.com/engine/swarm/swarm-tutorial/ad
- git repo server @tech:git
- = git repo server == seguridad === protocolos [[https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols#The-HTTP/S-Protocol]] * local * http(s) * Smart HTTP * Dumb HTTP * ssh * git === ssh * **git-shell** * ''usermod -s /usr/
- VAGRANT @tech:vagrant
- topic>vagrant&nouser&nodate&tags}} == help * [[https://www.vagrantup.com/docs/vagrantfile/machine_settings]] * vagrant_hosts -> ''sync_hosts'': [[https://www.rubydoc.info/gems/vagrant-hosts/2.6.2]] == config files * config.vm : [[https://www.vagrantup.com/docs/vagrantfile/machine_settings.html]] * provision docker : [[https://www.vagrantup.com/docs/provisioning/docker.htm
- docker TLS (OLD) @tech:docker
- = docker TLS (OLD) * SSL, TLS: [[https://docs.docker.com/engine/security/protect-access/]] * [[https://www.labkey.org/Documentation/wiki-page.view?name=dockerTLS]] * [[https://docs.docker.com/engine/security/apparmor/]] * ''docker context'' -> [[https://docs.docker.com/engine/context/working-with-co
- kafka @tech:kafka
- ependiente * broker: intermediario /via: * [[https://enmilocalfunciona.io/aprendiendo-apache-kafka-parte-1/]] * [[https://enmilocalfunciona.io/aprendiendo-apache-kafka-parte-2-2/]] * [[https://enmilocalfunciona.io/aprendiendo-apache-kafka-... ión guardada * SchemaRegistryUI == kafka * [[https://en.wikipedia.org/wiki/Apache_Kafka]] == zooke
- Google @tech:google
- eradores de búsqueda que puedes usar con Gmail: [[https://support.google.com/mail/answer/7190?hl=en]] * /via: [[https://en.wikipedia.org/wiki/Google_hacking]] * /via: [[https://www.welivesecurity.com/la-es/2021/07/29/google... ultados/]] * GHDB((Google Hacking DataBase)): [[https://www.exploit-db.com/google-hacking-database]]
- vagrantfile @tech:vagrant
- = vagrantfile * provisioning: [[https://www.vagrantup.com/docs/provisioning]] == Vagrant.configure("2") do |config| * config namespace: [[https://www.vagrantup.com/docs/vagrantfile/machine_set... x: **config.vm.box_url** * config.vm.box_url="https://app.vagrantup.com/debian/boxes/bullseye64" ==... * file * **after**: (experimental) * [[https://www.vagrantup.com/docs/provisioning/basic_usag
- dockerd remote tls access @tech:docker:dockerd
- = dockerd remote tls access == via * [[https://docs.docker.com/engine/security/https/]] * [[https://nickjanetakis.com/blog/docker-tip-73-connecting-to-a-remote-docker-daemon]] * [[https://success.docker.com/article/how-do-i-enable-the
- vagrant mysql @tech:vagrant:vagrantfile
- ll), <code bash>docker run -d -p 9090:80 -v $PWD:/http tiagoad/nginx-index</code> == con docker (proble... nd </code> <code bash; install.sh> #!/bin/bash # https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.... _TGZ="${MYSQL_FOLDER}.tar.gz" MYSQL_URL_DOWNLOAD="https://dev.mysql.com/get/Downloads/MySQL-5.5/${MYSQL_... ar"</code> <code bash; install.sh> #!/bin/bash # https://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-se
- ansible @tech:ansible
- o:cursos:udemy:ansible|]] == more * Filtros: [[https://docs.ansible.com/ansible/2.5/user_guide/playbooks_filters.html]] * Condicionales: [[https://docs.ansible.com/ansible/2.5/user_guide/playbo... ass=<password>'' :-( * usando vault * [[https://docs.ansible.com/ansible/2.5/user_guide/vault.... ghlight=ansible%20vault]] == tips & tricks * [[https://martincarstenbach.wordpress.com/2019/07/23/ans
- Dockerfile @tech:docker
- = Dockerfile * [[https://docs.docker.com/develop/develop-images/dockerfile_best-practices/]] * mirar: [[https://runnable.com/blog/9-common-dockerfile-mistakes... -Z0-9][a-zA-Z0-9_.-] * max. 30 caracteres * [[https://stackoverflow.com/questions/42642561/docker-re... "/etc/localtime:/etc/localtime:ro" </sxh> * [[https://serverfault.com/questions/683605/docker-contai