11 Commits

Author SHA1 Message Date
3wc
556faa469e Change version to 1.1.0 2023-08-11 12:13:50 +02:00
938233815a Merge pull request 'Remove latest to actual version, up on PgSQL, clickhouse to original up-to-date image' (#3) from javielico/plausible:main into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/plausible/pulls/3
2023-05-29 15:08:15 +00:00
ac767b8b1f Changes to clickhouse logger 2023-05-18 16:35:38 +01:00
434a72c8a4 Readme update 2023-05-18 16:29:25 +01:00
dff2f148e3 Changed version of Plausible from latest to actual version, upgraded PoSQL and change clickhouse to actual docker image not Yandex 2023-05-18 12:55:16 +01:00
e4ba0a4d47 Merge pull request 'main' (#1) from coop-cloud/plausible:main into main
Reviewed-on: https://git.coopcloud.tech/javielico/plausible/pulls/1
2023-05-18 11:45:41 +00:00
3wc
75189920bf Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
3wc
5a22ef6c66 Fix CI by adding networks: [mass update] 2023-01-20 11:58:41 -08:00
3wc
67a77993d9 Automatically generate catalogue on release [mass update]
Re: coop-cloud/recipes-catalogue-json#4
2023-01-20 10:27:12 -08:00
3wc
75158b8203 Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
22851a7d02 Merge pull request 'Adding two new variables to disable registration and login' (#1) from javielico/plausible:main into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/plausible/pulls/1
2022-11-11 19:31:43 +00:00
2 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# plausible
TODO
*Status:* Work in progress
<!-- metadata -->
* **Category**: Apps
* **Status**: 1, alpha
* **Image**: [`plausible/analytics`](https://hub.docker.com/plausible/analytics), 4, upstream
* **Healthcheck**:
* **Backups**:
* **Email**:
* **Backups**: No
* **Email**: No
* **Tests**:
* **SSO**:
* **SSO**: No
<!-- endmetadata -->
## Basic usage

View File

@ -1,4 +1,4 @@
<yandex>
<clickhouse>
<logger>
<level>warning</level>
<console>true</console>
@ -11,5 +11,5 @@
<trace_log remove="remove"/>
<metric_log remove="remove"/>
<asynchronous_metric_log remove="remove"/>
</yandex>
</clickhouse>