file

Search

You can find the results of your search below.

Docker nginx / php notes
175 Hits, Last modified:
then trying IP TCP connectivity instead of socket file. To run and control nginx. * ''nginx'' to run.... down * ''reload'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_file//'' to start nginx with a non default config file
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 - DHCP Server
13 Hits, Last modified:
working. On 2023-01-02 I modified a configuration file on the primary server with a syntax error. Today,... er I notice millions of lines of errors on my log files. Sure enough the backup had simply been working... alue can be manually defined in its configuration file. (Usually located at /etc/kea/kea-ctrl-agent.conf... dhcpv4.conf'' to test the kea-dhcp4 configuration files ''/app/dhcpv4.conf'' *''kea-dhcp4 -c /app/dhcp
Docker
7 Hits, Last modified:
er directory. //I try not to store any important files in docker, so this should be low risk for me.// ... plex iptable configuration I could have created a file called iptables-docker.rules in /etc/iptables/rul... mctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl enable iptables-... ' | Show the differences with the image (modified files)| |''docker inspect'' | Show information of a co
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. ====References=
Docker Host
4 Hits, Last modified:
virt, virsh and qemu. * Install standard Debian files. See [[https://wiki.kptree.net/doku.php?id=home_... em with ssh key have a look here. * Check file permission is local user * Delete old key in file if necessary * Delete whole file if necessary * ''sudo apt install vim'' to install vim * Set