1.1 KiB
1.1 KiB
🦮 Setup
There are several ways to setup metrics, each having its advantages and disadvantages:
- ⚙️ Using GitHub Action on a profile repository (~10 min)
- ✔️ All features
- ✔️ High availability (no downtimes)
- ➖ Configuration can be a bit time-consuming
- 💕 Using the shared instance (~1 min)
- ✔️ Easily configurable and previewable
- ➖ Limited features (compute-intensive features are disabled)
- 🐳 Using command line with docker (~5 min) (documentation not available yet)
- ✔️ Suited for one-time rendering
- 🏗️ Deploying your own web instance (~20 min)
- ➖ Mostly intended for development, or to create another shared instance
Additional resources for setup:
- 🏦 Configuring metrics for organizations
- 🧰 Template/Plugin compatibility matrix (documentation not available yet)