From 1b2b65b9d590acd739faeb3ff9dc020c7e30f062 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:51:27 +0100 Subject: [PATCH] Update plausible.mdx --- src/content/docs/services/plausible.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/docs/services/plausible.mdx b/src/content/docs/services/plausible.mdx index b8dbf89..d9b98e6 100644 --- a/src/content/docs/services/plausible.mdx +++ b/src/content/docs/services/plausible.mdx @@ -12,21 +12,21 @@ description: "Here you can find the documentation for hosting Plausible Analytic ## What is Plausible Analytics? -Plausible is intuitive, lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. Made and hosted in the EU, powered by European-owned cloud infrastructure 🇪🇺 +Plausible is intuitive, lightweight and open-source web analytics software. It uses no cookies and is fully compliant with GDPR, CCPA and PECR. ## How to deploy Plausible Analytics with Coolify? -Due to trademark issues, we can't make a fully automated installation for Plausible Analytics. But don't worry, it's still easy to install it. +Due to trademark issues, we can't provide a fully automated one-click Service installation for Plausible Analytics. But don't worry, it's still very easy to install. ## Installation -1. You need to select the `Docker Compose` application type where you can add any docker-compose file you want. -2. Copy the following [file](https://raw.githubusercontent.com/coollabsio/coolify/main/templates/compose/plausible.yaml) to the input box (with the comments). +1. Add a New Resource and select the `Docker Compose Empty` application deployment type. +2. Copy the following [file](https://raw.githubusercontent.com/coollabsio/coolify/main/templates/compose/plausible.yaml) into the input box (with the comments). 3. Click on the `Save` button. 4. Go to the `Plausible` service's settings page (`Settings` button on the right side). -5. Add your custom domains to the `Domains` input box. +5. Add your custom domain to the `Domains` input box (you can also edit the domains by clicking on the edit icon next to the autogenerated domain). 6. Click on the `Save` button. -7. Click on the `Deploy` button. +7. Click on the `Deploy` button and wait for the deployment to finish. ## Links