Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 636 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 636 Bytes

Automated Networking

Decentralised Repositories via a python REPL CI/CD called RADKit using rotating APIs

Installation

Install RADKit from https://radkit.cisco.com/downloads/release/

Once devices added and verified with service.inventory

which genie

which python

python3 -m venv .venv

source /home/#/.local/radkit/versions/1.#/venv/bin/activate

radkit-service run (this will show real-time status)

Usage

cd ~/.local/radkit/versions/1.#/venv/bin

$ radkit-client script rk-update-https.py
$ radkit-client script rk-update-sshciphers.py

deactivate