astuteo/astuteo-pulse

Connecting Astuteo client sites to our monitor.

Installs: 2 224

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:craft-plugin

4.0.0 2022-07-25 19:43 UTC

This package is auto-updated.

Last update: 2024-03-25 23:14:58 UTC


README

Only useful for Astuteo clients. Decoupled from our Toolkit. Connecting Astuteo client sites to our monitor. Heavily "inspired" by Viget's module.

Right now we're simply mapping the info to Airtable.

Setup

Add to server's .env file to send report:

AIRTABLE_API_KEY=""
AIRTABLE_BASE=""

This will send a report of the system to Airtable once a day. This is triggered by accessing the admin. To automate this, set up a cron job and point to:

<path/to/craft/install>/craft astuteo-pulse/default/take-pulse