Main public logs

From KlavoWiki
Jump to navigationJump to search

Combined display of all available logs of KlavoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:01, 13 August 2025 David talk contribs created page librenms (Created page with "= docker-compose.yml = <pre> # --- LibreNMS Services (uses remote DB) --- redis: image: redis:7.2-alpine container_name: librenms_redis environment: - TZ=Australia/Brisbane restart: always msmtpd: image: crazymax/msmtpd:latest container_name: librenms_msmtpd env_file: - ./librenms/msmtpd.env restart: always librenms: image: librenms/librenms:latest container_name: librenms hostname: librenms cap_add:...")