Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Alex_L's avatar
Alex_L
Icon for Altostratus rankAltostratus
20 days ago
Solved

Managing iRules configuration

Hi everyone,  I was searching on documentation on using Github to deploy iRules as it feels inpractical to manually configured iRules 1 by 1 if you had lets say 35 of them.   I noticed an article ...
  • Juergen_Mang's avatar
    19 days ago

    Hi AL,

    I know no open project that does iRule templating.

    GitHub itself is only a code hosting plattform. You must write your own pipeline actions and templating to do this. 

    I myself have production ready iRule templating with CI/CD pipelines implemented for GitLab pipelines. It is also do-able and it works like a charm. I use gpp as template processor as it integrates well with iRule syntax.

    In my dayjob I do a lots of automation for F5 with GitLab. It is a perfect way to automate F5's.