Monitor and enforce routes.
Project description
zelus
Requrements
python >= 3.8
iproute2
Initialize build environment
python -m pip install -U setuptools wheel build
Build python package
python -m build .
Building docker image
docker build -t markfarrell/zelus .
Running docker container
docker build -t markfarrell/zelus . && \
docker run --rm -it --name zelus --volume $(pwd)/docker-data/etc/zelus:/etc/zelus --cap-add NET_ADMIN -p 9123:9123 markfarrell/zelus --interface eth0 --mode=strict
Exec into container
docker exec -it zelus /bin/sh
Test prometheus metrics
curl http://localhost:9123/metrics
Testing
Lint
tox -e lint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zelus_route_manager-0.2.6.tar.gz
(11.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zelus_route_manager-0.2.6.tar.gz.
File metadata
- Download URL: zelus_route_manager-0.2.6.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c3adbe3803a69fd6f0150f4a7ff15f4b393af3e6bd1990d5b7255c3c17a5f5f
|
|
| MD5 |
dcb41255ce187e2e4c3ad05f4666e2c0
|
|
| BLAKE2b-256 |
d971a7fc07548b2d25631bc923837c3e59fcac6ce62157abbb42592de87608ef
|
File details
Details for the file zelus_route_manager-0.2.6-py3-none-any.whl.
File metadata
- Download URL: zelus_route_manager-0.2.6-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8482aacf6614306a60b9c1a867ac0d719c9f52e7f63240a537d37630b319c1b4
|
|
| MD5 |
4d59b8bc791055217cc4425d183464b7
|
|
| BLAKE2b-256 |
143e36144545b7d5b372f2f13afca40bc45a790840b8086b239a1f7f20d39e40
|