password

Search

You can find the results of your search below.

Docker mailserver
29 Hits, Last modified:
|email |The email address of the mail account. | |password |The hashed password of the mail account. It is prepended by the password scheme. By default it is {BLF-CRYPT} also known as bcr... RYPT} or even older crypt schemes. Prepending the password field the hashing algorithm in curly brackets all
Nextcloud Container
11 Hits, Last modified:
rks: - proxy environment: - MYSQL_PASSWORD=kpb1670 - MYSQL_DATABASE=nextcloud - ... var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 - MYSQL_PASSWORD=kpb1670 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud ... --single-transaction -h [server] -u [username] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.ba
Reverse Proxy Server
8 Hits, Last modified:
\\ ====Generate and install Basic Authentication Password==== <code bash [enable_line_numbers="true"]>sudo ... ne_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your password to be hashed. Paste the output in your docker-compose.yml in line (traefik.http.middle
Docker nginx / php notes
4 Hits, Last modified:
low_url_include = Off ; Define the anonymous ftp password (your email address). PHP's default setting ; for... qli.default-user mysqli.default_user = ; Default password for mysqli_connect() (doesn't apply in safe mode)... et_cfg_var("mysqli.default_pw") ; and reveal this password! And of course, any users with read access to this ; file will be able to reveal the password as well. ; https://php.net/mysqli.default-pw mysq
Calibre
3 Hits, Last modified:
- PGID=1000 - TZ=Australia/Perth - PASSWORD= #optional - CLI_ARGS= #optional volume... buntu long term release. Standard login: admin | password: admin123 ++++Calibre-web docker-compose.yml| <c... to "3.9" with no problem - The default login / password: admin / admin123 - The /books direct points to
Docker Host
2 Hits, Last modified:
host machine remember to add the ssh key to allow password-less login. e.g. ''ssh-copy-id 192.168.1.21'' fr... f you do not do this the VM installer can ask for password continuously to the point of making use non-funct