file

Search

You can find the results of your search below.

Nextcloud Container
54 Hits, Last modified:
ree.net/doku.php?id=docker_notes:docker-nextcloud#file_integrity_check|file integrity error messages]]. This is the first time since moving to Nextcloud on D... remote features circles:shares:files listing shares files circles:sync Sync Circles and Membe
Docker mailserver
53 Hits, Last modified:
downloaded separately ''adminer'' is a single php file program to administer database programs including... o the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "$@"</... o allow to to be an executable. *Copy the ll.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/l... mment ''bind-address=0.0.0.0'' near end of config file in ''custom.cnf'' ( ''.config_sql/custom.cnf'')
Reverse Proxy Server
28 Hits, Last modified:
no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic descripti... of the process that aligns with my configuration files. I do this for 2 reasons, both allowing me indep... no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl/traefik|here]].\\ ====cre
Docker-Compose
21 Hits, Last modified:
er Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/co... will pull the latest images and rebuild a Docker file. =====Installation / Update===== To check current... e will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign custom network==== *Exam
Docker Deluge Image / Service
18 Hits, Last modified:
onf","&&","openvpn","--config","/etc/openvpn/ovpn_file.conf","--daemon","deluged","-d"] </code> Notes: ... e user should not directly modify the resolv.conf file as it may adversely affect docker performance. As... ntly remembered the basics of UNIX the /etc/hosts file, this is the lowest level DNS on every machine. ... I simply added the relevant Private VPN end hosts files in here and this worked a beaut. * Need to ma
Docker - DNS Server
4 Hits, Last modified:
''rndc reload'' to reload the named configuration files *''named-checkconf /etc/bind/named.conf'' *'... ' *''cat /log/named/bind.log'' to list bind log file *From [[https://serverfault.com/questions/40102... a flatened uncomment listing of the configuration files I have setup a primary DNS server and secondary... server from the primary server and reads the zone files from the master when available. ====bind9 docke