conf

Search

You can find the results of your search below.

Docker mailserver
89 Hits, Last modified:
db /bin/bash'' *See [[https://mariadb.com/kb/en/configuring-mariadb-for-remote-client-access/|Configuring MariaDB for Remote Client Access]] *Un-comment ''bind-address=0.0.0.0'' near end of config file in ''custom.cnf'' ( ''.config_sql/custom.cnf'') *''grant select on mailserver.* to 'mailserv
Docker nginx / php notes
85 Hits, Last modified:
graceful shutdown * ''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. Default config file is ''/etc/nginx/nginx.con
Nextcloud Container
70 Hits, Last modified:
and errors. This included some issues with nginx configuration that magically went away with version 29... upervisord /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]</code> ++++ ++++supervisord.conf| <code yaml>[supervisord] nodaemon=true logfile=/var/log/supervisor
Docker - DHCP Server
49 Hits, Last modified:
mplate [[https://kea.readthedocs.io/en/latest/arm/config-templates.html#template-home-network-of-a-power... over back-up working. On 2023-01-02 I modified a configuration file on the primary server with a syntax... hook.|What is this?| |isc-kea-hook-mysql-cb|MySQL Configuration Backend.|Dont need this at this time.| |isc-kea-hook-pgsql-cb|PostgreSQL Configuration Backend.|Dont need this.| |isc-kea-hook-
Docker Deluge Image / Service
38 Hits, Last modified:
UN apk add --no-cache tini openrc COPY privatvpn.conf /etc/openvpn/privatvpn.conf COPY privatvpn.login /etc/openvpn/privatvpn.login COPY pre_start_tun.sh /et... PY s6-rc.d /etc/s6-overlay/s6-rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/a... e/Python-Eggs" #CMD ["nft", "-f", "/etc/nftables.conf","&&","openvpn","--config","/etc/openvpn/ovpn_fil
Reverse Proxy Server
19 Hits, Last modified:
ic description of the process that aligns with my configuration files. I do this for 2 reasons, both all... e bash [enable_line_numbers="true"]>cd data touch config.yml</code> <code bash [enable_line_numbers="tru... >docker-compose up -d</code> =====Traefik Routes Config===== <code bash [enable_line_numbers="true"]>cd /home/docker_store/traefik/data nvim config.yml</code> I have broken down the Traefik route
Docker - DNS Server
13 Hits, Last modified:
he following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 After applying t... apply setting using ''sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/named -f -4'' to start the isc-
Docker-Compose
5 Hits, Last modified:
kubuntu.com/questions/659267/how-do-i-override-or-configure-systemd-services|How do I override or configure systemd services?]] * [[https://superuser.com/qu... .unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] * [[https://acces... cumentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/assembly_working-wit
Dokuwiki
5 Hits, Last modified:
volumes: - /home/docker_store/wiki.kptree.net/config:/config ports: - 8081:80 # - 443:443 #optional restart: unless-stopped </code> To... so I have a backup in case the main wiki with my configuration notes becomes unavailable. * Some of ... e uses the following permanent volume storage, in config/dokuwiki: * conf (basically copy everythin
Docker
3 Hits, Last modified:
ocker.service. If I needed a more complex iptable configuration I could have created a file called iptab... ge networking. The containers DNS (''/etc/resolv.conf'') is assigned to a proxy on 127.0.0.11:53. //(N... On VPN setup, at least openvpn, the /etc/resolv.conf is overwritten anyway so the Docker netfilter cha
Calibre
3 Hits, Last modified:
media/disk1/KarlData/Karl Data 2/Calibre_library:/config ports: - 8088:8080 - 8089:8081 ... volumes: - /home/docker_store/calibre-web/config:/config - /media/disk1/KarlData/Karl Data 2/Calibre_library:/books ports: - 8087:8083
Homepage dashboard
3 Hits, Last modified:
so have other utility information, such as system configuration and status, time, calendar, etc. I have... The homepage application looks likes it is more configurable that Heimdall. [[https://homepage.local.... ://github.com/gethomepage/homepage/blob/main/docs/configs/settings.md|gethomepage / homepage]] *[[ht
Docker - diun & ntfy
2 Hits, Last modified:
bbed_2_1|Publishing]] *[[https://docs.ntfy.sh/config/|Configuring the ntfy server]] *[[https://docs.ntfy.sh/|Getting Started]] *[[https://docs.ntf
Matrix
1 Hits, Last modified:
ieltanner.org/blog/turn-server/|How to set up and configure your own TURN server using Coturn]] *[[htt
turn server
1 Hits, Last modified:
ieltanner.org/blog/turn-server/|How to set up and configure your own TURN server using Coturn]] <- doc