Files
metrics/.github/readme/partials/setup/web.md
2021-04-11 10:03:44 +02:00

787 B

🏗️ Deploying your own web instance (~15 min setup, depending on your sysadmin knowledge)

Setup a metrics instance on your server if you don't want to use GitHub Actions and metrics.lecoq.io. See all supported options in settings.example.json.

Assuming your username is my-github-user, you can then embed rendered metrics in your readme like below:

![Metrics](https://my-personal-domain.com/my-github-user)
💬 How to setup? (click to expand)

<%- await include(/partials/setup/web/setup.md) -%>

🔗 HTTP parameters (click to expand)

<%- await include(/partials/setup/web/http.md) -%>