reset casaos login data via console May 10, 2026 | No Comments | casaos, command, configuration, information, linux, Linux Ubuntu Server, password, remote-access, script, server, web in the OS execute the command: Then, when you enter Casaos, you will be asked to create your username and password again
ports image, container port and port of localhost | 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, […]
Create an image of a Java app’s .jar file and then use that image to launch a Docker container. May 9, 2026 | No Comments | docker, information, linux, Linux Ubuntu Server, spring-boot First you need to have a .jar file in a directory In the same directory, you create a file: with content: 8080 is the port […]
instalar y usar casaOS | No Comments | casaos, command, console, information, linux, Linux Ubuntu Server esto se debe hacer en algún ubuntu, yo tengo linux ubuntu server casaos se instala sobre el ubuntu, muestra los programas como si fuera que […]
commands docker | No Comments | command, docker, docker-compose, information, linux, Linux Ubuntu Server, macos Running in the background (detached) Map port 8080 of your PC to port 80 of the container a custom name is assigned command to create […]