4cc0d45344292e662037be08d39e40ea7d2d86f9
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
- Set up Docker Swarm and
abra - Deploy
coop-cloud/traefik abra app new ${REPO_NAME} --secrets(optionally with--passif you'd like to save secrets inpass)abra app config YOURAPPDOMAIN- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN- Open the configured domain in your browser to finish set-up
Postgres upgrades
The db service uses the
pgautoupgrade image, so when
the recipe bumps the Postgres major version the existing cluster is upgraded in
place automatically on the next deploy — no manual migration steps. As with
any major database upgrade, take a backup of the <stack_name>_db volume
first (e.g. abra app backup <domain>).
Description
Languages
Shell
85.3%
Roff
14.7%