From 20cf7643dc9c1919e798d8618b4dae080de4cbc9 Mon Sep 17 00:00:00 2001 From: Fernando <35773180+feschaffa@users.noreply.github.com> Date: Sat, 7 Sep 2024 14:44:16 -0300 Subject: [PATCH] Update docker-compose to restart usage-dump Currently, docker doesn't restart the usage-dump container after a system reboot, causing appwrite to not show usage correctly. This fix makes it restart along with the other containers. --- app/views/install/compose.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 39cc03c8a68..3e4d3197559 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -664,6 +664,7 @@ $image = $this->getParam('image', ''); entrypoint: worker-usage-dump <<: *x-logging container_name: appwrite-worker-usage-dump + restart: unless-stopped networks: - appwrite depends_on:
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: