From 48a729ef40cba2e4fd2486572de81353b8da6804 Mon Sep 17 00:00:00 2001 From: wizzdom Date: Fri, 26 Jul 2024 21:10:14 +0100 Subject: [PATCH] plausible: update and add variables (#45) --- jobs/services/plausible.hcl | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/jobs/services/plausible.hcl b/jobs/services/plausible.hcl index 2a6f88b..65ebaf0 100644 --- a/jobs/services/plausible.hcl +++ b/jobs/services/plausible.hcl @@ -35,7 +35,7 @@ job "plausible" { driver = "docker" config { - image = "plausible/analytics:latest" + image = "ghcr.io/plausible/community-edition:v2.1.1" ports = ["http"] command = "/bin/sh" @@ -46,15 +46,37 @@ job "plausible" { data = <