0
0
Fork 0
Go to file
3wc 7fa53d58eb Rename release note to make it actually work 2023-08-11 12:26:19 +02:00
release Rename release note to make it actually work 2023-08-11 12:26:19 +02:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-08-11 12:15:13 +02:00
.env.sample Remove admin user stuff.. 2023-08-11 12:15:23 +02:00
.gitignore Initial import 2021-09-28 00:55:27 +02:00
README.md Readme update 2023-08-11 12:15:23 +02:00
abra.sh Custom postgres entrypoint to handle major upgrades.. 2023-08-11 12:15:23 +02:00
clickhouse-config.xml Changes to clickhouse logger 2023-08-11 12:15:23 +02:00
clickhouse-user-config.xml Initial import 2021-09-28 00:55:27 +02:00
compose.yml chore: publish 2.0.0+v1.5.1 release 2023-08-11 12:15:40 +02:00
entrypoint.postgres.sh.tmpl Custom postgres entrypoint to handle major upgrades.. 2023-08-11 12:15:23 +02: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