user

Search

You can find the results of your search below.

Nextcloud Container
62 Hits, Last modified:
70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MYSQL_HOST=db - REDIS_HOS... 70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MARIADB_AUTO_UPGRADE=1 netw... access to relevant container *Confirm required user, default login is as ''root'', for next cloud eas... unning docker container use ''%%docker exec -it --user www-data nextcloud-app-1 ash%%'', where: *''%
Docker mailserver
42 Hits, Last modified:
y of the sqlite database. The use of a full multi user server / client relational database is not necess... d'' The email spam removing daemon *swaks => ''/user/bin/swaks'' Seems to only be in testing reposito... ” makes sure that if a domain is deleted that all user accounts in that domain are also deleted to avoid... mysqlnd. ====mariadb sql commands==== *''SELECT User, Host FROM mysql.user;'' this shows all the user
Docker Deluge Image / Service
15 Hits, Last modified:
pn.login COPY pre_start_tun.sh /etc/openvpn/ COPY user/* /etc/s6-overlay/s6-rc.d/user/contents.d #COPY user/pre_start_tun /etc/s6-overlay/s6-rc.d/user/contents.d/ #COPY user/pre_start_nft /etc/s6-overlay/s6-rc.d
Reverse Proxy Server
3 Hits, Last modified:
enable_line_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your pass... ik.http.middlewares.traefik-auth.basicauth.users=<USER>:<HASHED-PASSWORD>) \\ \\ <code bash [enable_li
Docker-Compose
2 Hits, Last modified:
r installation and they need to be created by the user (otherwise fails) using the docker volume create ... ess OOMScoreAdjust=-500 [Install] WantedBy=multi-user.target </code>++++ The override file for docker.