Submitted by jankal on Wed, 05/04/2016 - 09:20
Hello,
I would like to know, is there a easy way to install Virtualmin/webmin in a Docker container ? Is there some tutorial for it ? Do you know some Problems which could appear with Virtualmin combined with Docker ?
Best regards
Status:
Active
Comments
Submitted by JamieCameron on Wed, 05/04/2016 - 10:41 Comment #1
It maybe possible, but due to the large number of ports that Webmin / Virtualmin opens that would need to be connected to the container, it will require a lot of post-install configuration. Also, Virtualmin depends on many servers like Postfix and Apache that are started from init scripts - but Docker containers typically only run a single server process.
Submitted by andreychek on Wed, 05/04/2016 - 10:42 Comment #2
Hmm, we've had questions about how to install Docker in Virtualmin -- but never about how to install Virtualmin in Docker :-)
The next Cloudmin release will support Docker, meaning you can download Docker containers using it, and create your own.
I haven't actually tried installing Virtualmin into a Docker container before though. If you give it a try, let us know if you run into any issues, we may be able to offer some advice.
Submitted by ADDISON74 on Mon, 01/08/2018 - 16:52 Comment #3
Plesk has Docker integration.
Submitted by JamieCameron on Tue, 01/09/2018 - 16:35 Comment #4
Cloudmin has supported Docker for a few releases now.