KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@docker_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver
35 Hits, Last modified: 11 days ago
erfile. *pwgen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to use than ''vi''... |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
turn server
31 Hits, Last modified: 4 months ago
timestamp:userid" # turn user -> usercombo # turn password -> base64(hmac(secret key, usercombo)) # # This a... s because, # both mechanisms conduct username and password validation in different ways. # # Use either lt-c... 1:key1 #user=username2:key2 # OR: #user=username1:password1 #user=username2:password2 # # Keys must be generated by turnadmin utility. The key value depends # on user
Nextcloud Container
12 Hits, Last modified: 3 months ago
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 - Traefik
8 Hits, Last modified: 6 months ago
+++ ====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
6 Hits, Last modified: 5 months ago
f your application such as database usernames and passwords or worse. ; For production environments, we reco... 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)... Note that this is generally a *bad* idea to store passwords in this file. ; *Any* user with PHP access can r
Calibre
3 Hits, Last modified: 10 months ago
- 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... nal: true </code> Notes: - The default login / password: admin / admin123 - The /books direct points to
Homepage dashboard
2 Hits, Last modified: 3 weeks ago
tps://github.com/linkwarden/linkwarden/issues/806|Password lost in selfhosted installation]] *Hash of an easy password, in this case 11111111 which is ''$2b$10$BJ5oURU9
Docker Host
2 Hits, Last modified: 6 months ago
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
Docker - diun & ntfy
1 Hits, Last modified: 7 months ago
sender-user/smtp-sender-pass are the username and password of the SMTP user (leave blank for no auth) # # sm