Skip to main content

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

This version

0.1

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

kbc_jinjamator_public_tasks-0.1-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page