Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Discussion options

You must be logged in to vote

The script will not install on Alpine. You can install Webmin manually

apk update
apk add perl perl-net-ssleay
cd /opt
wget -O - https://github.com/webmin/webmin/archive/refs/tags/2.104.tar.gz | tar -xzf -
mv webmin-2.104 webmin
cd webmin
./setup.sh /usr/local/webmin

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by emddummi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants