mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-06 12:27:48 +00:00
Update plausible.mdx
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user