https://github.com/f5networks/f5-cloud-libs
Node.js libraries to assist in cloud deployments.
https://github.com/f5networks/f5-cloud-libs
Last synced: about 1 year ago
JSON representation
Node.js libraries to assist in cloud deployments.
- Host: GitHub
- URL: https://github.com/f5networks/f5-cloud-libs
- Owner: F5Networks
- License: apache-2.0
- Created: 2016-11-02T17:29:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T20:33:14.000Z (over 2 years ago)
- Last Synced: 2025-03-27T08:11:27.629Z (about 1 year ago)
- Language: JavaScript
- Size: 3.94 GB
- Stars: 30
- Watchers: 32
- Forks: 14
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/F5Networks/f5-cloud-libs)
[](https://coveralls.io/github/F5Networks/f5-cloud-libs)
# Library code and scripts for deploying BIG-IP in a cloud
This project consists of two main parts
+ scripts
+ Command line scripts for configuring BIG-IP
+ These are meant to be called either directly from the command line or from cloud deployment templates
+ See usage below
+ lib
+ Library code for controlling a BIG-IP
+ Called from the scripts
## See also
+ [Release notes](RELEASE_NOTES.md)
+ [Usage](USAGE.md)
+ [Contributing](CONTRIBUTING.md)
## Filing Issues and Getting Help
This repository is for internal components of native cloud template solutions. For issues, please select the respective template repository below or, if urgent, open a support case.
- **F5 Google Deployment Manager Templates**
- **F5 AWS CloudFormation Templates**
- **F5 Azure ARM templates**