Go to file
javielico ac767b8b1f Changes to clickhouse logger 2023-05-18 16:35:38 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Adding two new variables to compose.yml to disable registration and login 2022-11-11 12:38:52 +00:00
.gitignore Initial import 2021-09-28 00:55:27 +02:00
README.md Readme update 2023-05-18 16:29:25 +01:00
abra.sh Initial import 2021-09-28 00:55:27 +02:00
clickhouse-config.xml Changes to clickhouse logger 2023-05-18 16:35:38 +01:00
clickhouse-user-config.xml Initial import 2021-09-28 00:55:27 +02:00
compose.yml 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

README.md

plausible

Status: Work in progress

  • Category: Apps
  • Status: 1, alpha
  • Image: plausible/analytics, 4, upstream
  • Healthcheck:
  • Backups: No
  • Email: No
  • Tests:
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new ${REPO_NAME} --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up

p-cloud/traefik