Generate credentials
Generate a credentials-string with BCrypt hashing. This page only generates the hash. It does not communicate with a server or log you in somewhere. You can check the source if you want.
The raw credentials:
username:hash
Dollar signs escaped with backslash, for Unix shell:
username:hash
Double dollar signs, for docker-compose script:
username:hash