Daily Shaarli

All links of one day in a single page.

May 27, 2024

Live restore | Docker Docs
thumbnail

By default, when the Docker daemon terminates, it shuts down running containers. You can configure the daemon so that containers remain running if the daemon becomes unavailable. This functionality is called live restore. The live restore option helps reduce container downtime due to daemon crashes, planned outages, or upgrades.

/etc/docker/daemon.json:

{
  "live-restore": true
}
L'indice ATMO | Atmo France

Un indice de la qualité de l'air accessible sur tout le territoire

trip5/ESPHome-eInk-Boards: Weather & Tasks Boards for ESPHome
thumbnail

Intéressant sur la partie batterie.
Et code à regarder pour la partie deepsleep.