{"id":29051364,"url":"https://github.com/ngschmidt/f5-super-tribble","last_synced_at":"2025-07-28T14:09:15.491Z","repository":{"id":67236022,"uuid":"380646595","full_name":"ngschmidt/f5-super-tribble","owner":"ngschmidt","description":"Provide a tool to declaratively manage F5 HTTP content-aware forwarding as code!","archived":false,"fork":false,"pushed_at":"2021-06-28T01:29:23.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T22:19:50.381Z","etag":null,"topics":["f5-bigip","f5-ltm","f5networks"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngschmidt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-27T04:01:55.000Z","updated_at":"2021-06-28T01:29:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0a486b2-df1a-4729-8bb1-ef8166a5dced","html_url":"https://github.com/ngschmidt/f5-super-tribble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngschmidt/f5-super-tribble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Ff5-super-tribble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Ff5-super-tribble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Ff5-super-tribble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Ff5-super-tribble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngschmidt","download_url":"https://codeload.github.com/ngschmidt/f5-super-tribble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Ff5-super-tribble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527835,"owners_count":24102019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["f5-bigip","f5-ltm","f5networks"],"created_at":"2025-06-26T22:10:29.702Z","updated_at":"2025-07-28T14:09:15.477Z","avatar_url":"https://github.com/ngschmidt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F5 iRule Management\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n## Goal\n\nProvide a declarative interface for designing and deploying common programmable logic to a virtual service.\n\n## Overview\n\nPython code will ingest a simplified (abstracted) YAML definition outlining desired programmability rules, and then leverage Terraform to deploy iRule to TM-OS appliance.\n\n![Diagram](img/diagram.png)\n\n### Unit Testing\n\nWe want to construct *and automatically test* any non-factory (e.g. not provided by Jinja) capabilities to ensure quality is up to snuff. The approach here *MUST* be eminently testable.\n\nSince F5 programmability rules have validation performed on import, the best way to perform testing would be to test deployment to an actual TM-OS appliance via a pipeline. We'll use Terraform to do that.\n\n## HOWTO\n\n### Automated method\n\n* Clone this repository.\n* Add rule definitions under `rules/`.\n* Configure deployment rules under CI tool (examples will be provided)\n\n### CLI method\n\n```\npython3 build-irule.py -i rule.yml -o rule.tcl\n```\n\n## Dependencies\n\n* `cerberus`\n* `jinja2`\n* `JSON`\n* `ruamel.YAML`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngschmidt%2Ff5-super-tribble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngschmidt%2Ff5-super-tribble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngschmidt%2Ff5-super-tribble/lists"}