docker-idrac6
docker-idrac6 copied to clipboard
Possible to enter iDRAC username and password on the web?
Hi,
first of all, its a great work. Thanks for this tool!
Is it possible to store iDRAC username and password NOT in the Docker file (because of security reasons)? I would prefer to enter it on demand on the guacamole web interface. Is this possible or planned?
Regards
It's not possible but you could use Docker secrets instead: https://docs.docker.com/compose/use-secrets/