Update README.md

This commit is contained in:
Arseniy Kuznetsov
2022-10-20 09:01:18 +01:00
committed by GitHub
parent 9bd49da3b2
commit 50b9dd077b

View File

@@ -31,13 +31,14 @@ For effortless visualization of the RouterOS metrics exported to Prometheus, MKT
## Install: ## Install:
There are multiple ways to install this project, from a standalone app to [fully dockerized monitoring stack](https://github.com/akpw/mktxp-stack).
- from [PyPI](https://pypi.org/project/mktxp/): ` pip install mktxp` - from [PyPI](https://pypi.org/project/mktxp/): ` pip install mktxp`
- latest from source repository: ` pip install git+https://github.com/akpw/mktxp` - latest from source repository: ` pip install git+https://github.com/akpw/mktxp`
- from [Docker image](https://github.com/akpw/mktxp/pkgs/container/mktxp) : ` docker pull ghcr.io/akpw/mktxp:latest` - from [Docker image](https://github.com/akpw/mktxp/pkgs/container/mktxp) : ` docker pull ghcr.io/akpw/mktxp:latest`
- download a full dockerized [mktxp monitoring stack](https://github.com/akpw/mktxp-stack) - [MKTXP Stack](https://github.com/akpw/mktxp-stack): download a ready-to-go MKTXP monitoring stack
## Getting started ## Getting started