crear contenedor de docker a una api springboot (todo el proceso) June 16, 2026 | No Comments | command, configuration, console, docker, gradle, gradlew, information, java, linux, Linux Ubuntu Server, macos, port jar crear el .jar (en la raíz, donde está gradlew tirar el comando): no bootJar crea el .jar posta (con el server tomcat y todo […]
pasar un directorio por nc June 2, 2026 | No Comments | command, console, information, nc, pipe, port, private_ip, remote-access, server, ssh el lado que recibe primero que nada debemos tener el servidor escuchando esto se hace por la red local, con ips privadas en el ejemplo […]
nginx conf May 20, 2026 | No Comments | command, configuration, console, docker, docker-compose, information, nginx, port, private_ip, public_ip, remote-access, router, www docker-compose.yml: The plan is to forward port 80 from the web/external network to port 80 of localhost Docker maps port 80 of localhost to port […]
ports image, container port and port of localhost May 10, 2026 | No Comments | command, configuration, console, docker, image, information, linux, Linux Ubuntu Server, port Dockerfile has content: Port 8080 is for informational purposes or as a comment; the Java application actually listens on port 8090 (i.e., 8080 is incorrect, […]
How to tell if a port is open given an IP address in macOS April 7, 2026 | No Comments | command, information, internet, macos, port the command is: hostname is a string as ‘www.google.com’ or ‘abcd’