| SYSTEM INFORMATION | |
|---|---|
| Debian 12 | REQUIRED |
| LastOne 2024 | REQUIRED |
| LastOne 2024 | REQUIRED |
| Related packages | SUGGESTED |
Hi everyone, I have a standard Virtualmin /Apache2 installation and I would like to be able to deploy some applications in docker or podman containers…
Everyone advises using NginX for reverse proxy, but I’m beginning to understand that you can do the same thing with Apache2 directives for this need to redirect access to an application on a specific port.
This seems to be the case for the Webmin panel responding on port 10000.
My question is to use the best and simplest configuration possible to keep my server in order.
I’ve installed docker on the server with the terminal.
Now, for each application deployed in docker and to reach it on its specific listening port (:3000), is the right method to create a classic Virtual Server and manually modify the Apache directives? Or using an Virtualmin serveur alias ?
Or do you recommend another method?
Thanks for your advice.