loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
37 stars 2 forks source link

Remove Plausible from default additionalHeadHTML #3158

Closed chaoran-chen closed 3 weeks ago

chaoran-chen commented 3 weeks ago

At the moment, the default additionalHeadHTML in our config contains the Plausible script:

https://github.com/loculus-project/loculus/blob/b3cd57ed49597520f268d2b94f309a207b26110c/kubernetes/loculus/values.yaml#L1465

This means that by default, an instance that uses our Helm chart will send all user visits to our Plausible account. Instead, we should do this only for our own preview instances.