Sign inSign up

f5devcentral/f5-automation-config-converter

By f5devcentral

Updated 11 months ago

F5 Automation Config Converter (ACC) is a tool to convert BIG-IP config into AS3 or DO declarations

Image
1

10K+

f5devcentral/f5-automation-config-converter repository overview

F5 Automation Config Converter (ACC)

F5 ACC

Documentation | Installation | Usage | Classes | FAQ | Contributing

docker pulls image size version github issues license

Introduction

F5 Automation Config Converter (ACC) is an app written in Node.js that converts a BIG-IP configuration into an AS3 declaration, distributed as an easy-to-use docker image.

Quick Start

docker pull f5devcentral/f5-automation-config-converter:latest
docker run --rm -v "$PWD":/app/data f5-automation-config-converter:latest --ucs /app/data/<your-UCS-file>.ucs

Support

ACC is a community-supported offering, your feedback is greatly appreciated. If you come across a bug please submit an issue to our team.

Tag summary

Content type

Image

Digest

sha256:cdbcb1499

Size

48.8 MB

Last updated

almost 4 years ago

docker pull f5devcentral/f5-automation-config-converter