Publicly available jinjamator tasks of K-Businesscom
Project description
Introduction
This repository contains a collection of Jinjamator tasks written by K-Businesscom and made publicly available.
Which tasks are included?
- Currently following tasks have been made public:
Installation
Install jinjamator by running:
pip3 install pipx
python3 -m pipx ensurepath
pipx install jinjamator
pipx inject jinjamator git+https://github.com/kbc-network-solutions/kbc-jinjamator-public-tasks.git
Usage
Running Jinjamator as daemon
To start jinjamator directly to fiddle around, run
export JINJAMATOR_AAA_LOCAL_ADMIN_PASSWORD=_some_password
export JINJAMATOR_AAA_LOCAL_ADMIN_USERNAME=admin
jinjamator -t `pipx runpip jinjamator show jinjamator | grep Location| cut -d ' ' -f 2`/jinjamator/tasks/.internal/init_aaa`
unset JINJAMATOR_AAA_LOCAL_ADMIN_PASSWORD
unset JINJAMATOR_AAA_LOCAL_ADMIN_USERNAME
jinjamator -d
Now you can navigate to http://localhost:5000 and login with your username and password. Have fun.
License
All files in this repository are licensed under the Apache License Version 2.0
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for kbc_jinjamator_public_tasks-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9c02bee8905eb8b7ca41aa705f1b1ff0d665e09e3ca143e9153ff84bc0b2ee |
|
MD5 | 7c5e0a797d535c42957900d26782c58c |
|
BLAKE2b-256 | 5fd08483c6777f0e260cf74bdb4d4bb3aaa4e1bf0af6cb337cecf4642f9a88c0 |