Script - Phase 1
Through the bash / shell scripting method, you will be able to install the complete setup in few steps
Last updated
Through the bash / shell scripting method, you will be able to install the complete setup in few steps
Last updated
keystorepassword.env.password => contains your Keystore password
# *** KEYSTORE PASSWORD SHOULD FOLLOW THESE CONDITIONS ***
# “must be longer than 12 characters”,
# “must contain at least 3 lowercase characters”,
# “must contain at least 3 uppercase characters”,
# “must contain at least 3 numbers”,
# “must contain at least 3 symbols”,
# “must not contain more than 3 identical consecutive characters”.