Go to file
trav 2330e73915 SMTP settings incl now 2024-03-05 10:45:49 -05:00
release Add scary release note warning 2023-11-09 20:35:00 +00: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 add backup labels for postgres and clickhouse 2023-11-09 11:17:45 +01:00
abra.sh Add x86_64 support 2023-11-09 20:27:10 +00: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 SMTP settings incl now 2024-03-05 10:45:49 -05:00
compose.yml~ SMTP settings incl now 2024-03-05 10:45:49 -05:00
entrypoint.clickhouse.sh Add x86_64 support 2023-11-09 20:27:10 +00: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: Yes
  • 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