log

Search

You can find the results of your search below.

Docker nginx / php notes
109 Hits, Last modified:
onfiguration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ... cessing. pcre_jit on; # Configures default error logger. error_log /var/log/nginx/error.log warn; # Includes files with directives to load dynamic modules. include /etc
Docker mailserver
22 Hits, Last modified:
ors in the configuration that were showing in the logs, mid 2024. Currently I run the mail server 2 co... r/sbin/postfix start-fg</code> ++++ ====Postfix logging==== Alpine posfix would seem to be setup to u... d' >> '/etc/postfix/master.cf'%%'' The ''postfix.log'' warning "postfix/postfix-script[228]: warning: ... E_README.html|Postfix SQLite Howto]] *Postfix logging references *[[https://www.postfix.org/M
Docker
6 Hits, Last modified:
List all containers, including stopped| |''docker logs CONTAINER'' | Show a container output| |''docker logs -f CONTAINER'' | Follow a container output| |''d... arch an image on the official registry| |''docker login'' | Login to a registry| |''docker logout'' | Logout from a registry| |''docker save REPO:[TAG]'' |
Reverse Proxy Server
3 Hits, Last modified:
raefik static configuration file │ └── traefik.log | This is the main traefik log file (permanent, but does not show up on the Docker error log) └── docker-compose.yml</code> =====whitelisting=
Docker-Compose
2 Hits, Last modified:
Trafik would fail on start up with obscure Docker log messages (''sudo journalctl -b0 -u docker''), e.g... too long to file and I did not get full copy. The log message volume that failed also changed. This le
Docker Host
2 Hits, Last modified:
AS2400 BMS seem to be unreliable now. I can only login to the BMS after a long shutdown and the machin... emember to add the ssh key to allow password-less login. e.g. ''ssh-copy-id 192.168.1.21'' from the ho