local

Search

You can find the results of your search below.

Docker mailserver
22 Hits, Last modified:
'SELECT User, Host FROM mysql.user WHERE Host <> 'localhost';'' Filters the user / host list. *''drop u... me keypoints: *The mailadmin user was linked to localhost and granted all privileges *In mariadb localhost uses the socket file ''/var/run/mysqld/mysqld.s... tainer to the Nginx web server there is no common localhost or 127.0.0.1 available to share. * Docker
Docker Deluge Image / Service
8 Hits, Last modified:
eliably with the nftables and the map port to the local web interface simply stops working. It seems to w... its dns queries and then refers to the nominated local dns. See ''/etc/resolv.conf''. The docker documen... r is running. <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],... ng directory: <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,
Nextcloud Container
7 Hits, Last modified:
index and display memberships for local and federated users circles:remote ... davfs2]]. The Nextcloud directory can be mounted locally and then use rsync to copy latest common files between local and Nextcloud. This can be used to sync two local computers. ====References==== *Matthias Schoettle
Docker-Compose
4 Hits, Last modified:
0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.i... volume: <code bash> docker volume create --driver local \ --opt type=none \ --opt device="/var/op... ernel. We recommend using cgroups to do container-local accounting. LimitNOFILE=infinity LimitNPROC=infin
Reverse Proxy Server
1 Hits, Last modified:
me) -text -noout'' *''openssl s_client -connect localhost:443 2>/dev/null | openssl x509 -noout -dates'