WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

TheTechsTech/Virtualmin

Repository files navigation

Virtualmin on Docker

Virtualmin installation on Ubuntu Xenial

docker run --name=hosting \
-v hosting-etc:/etc \
-v hosting-home:/home \
-v hosting-lib:/var/lib \
-v hosting-log:/var/log \
-v hosting-www:/var/www \
--hostname=server.virtualmin.host --net=host \
--privileged --restart always -d technoexpress/virtualmin

Docker Hub

https://hub.docker.com/r/technoexpress/virtualmin/builds/ automatically builds the latest changes into images which can easily be pulled and ran with a simple docker run command.

About

Web Hosting on Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages