IPMI changes between no signal and 1024×768
https://ixsystems.atlassian.net/browse/NAS-138347
https://ixsystems.atlassian.net/browse/NAS-138347
Stop the Immich stack. From Truenas, restore both the data and db folders using the existing sync task. Start the Immich stack and allow the database to be created from scratch. Stop the Immich server container. Move the latest backup from /data/backups to /db Log into the database container and run Stop then start the … Read more
A step-by-step tutorial on safely migrating your PostgreSQL data between major versions on Docker. Upgrading a major version of PostgreSQL, such as from 17 to 18, isn’t a simple in-place process because the underlying data storage format can change. When running PostgreSQL in Docker, the recommended method is a classic “dump and restore.” This guide … Read more
Find the url for the plugin you want to install Setup > Agents > Other operating systems Copy the plugin url to clipboard Most plugins require python3. The check if python is installed correctly, use: We will also need the python docker libraries installed. If you do not have pip installed, use: Let’s grab the … Read more
How to install the Zabbix agent on a docker host and monitor the docker socket.