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 nginx / php notes
17 Hits, Last modified:
g_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http... ollowing empty subdirectory structure: ''/var/www/localhost/htdocs'' =====basic static site from base se... sent to syslogd instead of being written ; into a local file. ; Note: the default prefix is /var ; Defaul... ; and change docref_root to the base URL of your local copy including the ; leading '/'. You must also s
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
turn server
7 Hits, Last modified:
nication end points are obfuscated, such as where local IP address are behind NAT. To primary purpose of... public addresses by using a designated ranges of local IPv4 addresses that that do not have direct public addressability. The local addresses can only be publicly accessed via a local router that performs NAT, subject to firewall rules.
Docker-Compose
4 Hits, Last modified:
1/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
Docker
3 Hits, Last modified:
irtual machines could not communicate outside the local host IP address with other LAN addresses, includi... |''docker run -v HOSTDIR:TARGETDIR IMAGE'' | Map local directory and Launch| **Container Management:** ... MAND ^ DESCRIPTION^ |''docker images'' | List all local images| |''docker history IMAGE'' | Show the imag
Homepage dashboard
3 Hits, Last modified:
status, time, calendar, etc. I have looked at 2 locally hosted web page applications [[https://gethomep... e configurable that Heimdall. [[https://homepage.local.kptree.net/]] ====References / Links==== *Heim... ard]] =====speed tester==== [[https://speedtest.local.kptree.net/admin|KPTree Speed Tester page]] ====
Dokuwiki
2 Hits, Last modified:
ode bash> #Not USED docker volume create --driver local \ --opt type=none \ --opt device="/home/d... nless-stopped </code> Todo: * Need to create a local LAN only functional back-up of the wiki in my bac
Reverse Proxy Server
1 Hits, Last modified:
me) -text -noout'' *''openssl s_client -connect localhost:443 2>/dev/null | openssl x509 -noout -dates'
Docker Host
1 Hits, Last modified:
e a look here. * Check file permission is local user * Delete old key in file if necessary