Search

You can find the results of your search below.

Docker mailserver
57 Hits, Last modified:
vs-postgresql-a-comparison-of-relational-database-management-systems|SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems]] <fc #008000>I got the Docker em... uperuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Install whereis command on alpine linux]] =====packages===== ====working==== Requir
Nextcloud Container
52 Hits, Last modified:
[[https://docs.nextcloud.com/server/latest/admin_manual/maintenance/index.html|Maintenace]] section on... _logfile=/dev/stderr stderr_logfile_maxbytes=0 command=php-fpm [program:cron] stdout_logfile=/dev/stdo... _logfile=/dev/stderr stderr_logfile_maxbytes=0 command=/cron.sh</code> ++++ ++++docker-compose.yml| <co... image: mariadb:11.3 restart: always command: --transaction-isolation=READ-COMMITTED --log-bi
Docker Deluge Image / Service
23 Hits, Last modified:
lpine uses busybox for most the Linux built-in commands. The main init and services control needs to b... hell the deluge system can be started with the command ''deluge web'' It looks like I need to write an ... conf file as it may adversely affect docker performance. As the openvpn program rewrites resolv.conf an... les in here and this worked a beaut. * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh
Docker-Compose
6 Hits, Last modified:
vel-elements|The Compose Specification]] Some commands: ***''docker-compose pull'', it would seem th... tart|restart'' it is better to use down and up commands has they force the recreation of the container ... therwise fails) using the docker volume create command. (References: [[http://sefidian.com/2021/11/05/v... mon-reload'', however I wanted to test boot performance, so a reboot is necessary anyway.) Example: Thi
Docker - DNS Server
5 Hits, Last modified:
var/log:/var/log/' network_mode: host command: /bin/sh</code> ++++ ====References==== *[[htt... com/questions/311053/how-to-make-ip-forwarding-permanent|How to make IP forwarding permanent?]] =====References===== *KPTree.net's bare metal implementa... ] *[[https://askubuntu.com/questions/152593/command-line-to-list-dns-servers-used-by-my-system|Comma
Reverse Proxy Server
4 Hits, Last modified:
log | This is the main traefik log file (permanent, but does not show up on the Docker error log)... provider]] *Traefik whitelists *Nginx Proxy Manager * Nginxproxymanager.com [[https://nginxproxymanager.com/advanced-config/#best-practice-use-a-docker-network|Best Pract
Docker init Systems
4 Hits, Last modified:
number of init systems used on docker containers, many are the defaults that ship with the standard Lin... repository. S6 seems to be one of the most performant small init systems available, however it is not ... I could really use a front-end to help with the management. S6 [[http://www.skarnet.org/software/s6/... cedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or