Skip to content

Commit

Permalink
updating branding on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jordan authored and tpitkinf5 committed Feb 15, 2023
1 parent b940837 commit f60ae48
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,32 @@
[![Issues](https://img.shields.io/github/issues/f5networks/f5-appsvcs-extension.svg)](https://github.com/f5networks/f5-appsvcs-extension/issues)

## Introduction
Application Services 3 Extension (AS3) is a flexible, low-overhead mechanism for managing application-specific configurations on a F5 BIG-IP system. AS3 uses a declarative model, meaning you provide a JSON declaration rather than a set of imperative commands.
F5 BIG-IP Application Services 3 Extension (F5 BIG-IP AS3) is a flexible, low-overhead mechanism for managing application-specific configurations on a F5 BIG-IP system. BIG-IP AS3 uses a declarative model, meaning you provide a JSON declaration rather than a set of imperative commands.

**IMPORTANT** Beginning with AS3 3.15.0, the RPM, Postman Collection, and checksum files will no longer be located in the **/dist** directory in this repository. These files can be found on the [Release page](https://github.com/F5Networks/f5-appsvcs-extension/releases), as **Assets**.
**IMPORTANT** Beginning with BIG-IP AS3 3.15.0, the RPM, Postman Collection, and checksum files will no longer be located in the **/dist** directory in this repository. These files can be found on the [Release page](https://github.com/F5Networks/f5-appsvcs-extension/releases), as **Assets**.
You can find historical files by using the **Branch** drop-down, clicking the **Tags** tab, and then selecting the appropriate release.

## Documentation
For the documentation on AS3, including download, installation, and usage instructions, see the AS3 [User](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/) and [Reference](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/) guides at http://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/.
For the documentation on BIG-IP AS3, including download, installation, and usage instructions, see the BIG-IP AS3 [User](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/) and [Reference](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/) guides at http://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/.

### Example AS3 declarations
The AS3 documentation contains a wide variety of example declarations you can use directly or modify to suit your needs. See the [Examples](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/examples.html) and [Additional Examples](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/) pages.
### Example BIG-IP AS3 declarations
The BIG-IP AS3 documentation contains a wide variety of example declarations you can use directly or modify to suit your needs. See the [Examples](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/examples.html) and [Additional Examples](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/) pages.

## Filing Issues and Getting Help
If you come across a bug or other issue when using AS3, use [GitHub Issues](https://github.com/F5Networks/f5-appsvcs-extension/issues) to submit an issue for our team. You can also see the current known issues on that page, which are tagged with a purple Known Issue label.
If you come across a bug or other issue when using BIG-IP AS3, use [GitHub Issues](https://github.com/F5Networks/f5-appsvcs-extension/issues) to submit an issue for our team. You can also see the current known issues on that page, which are tagged with a purple Known Issue label.

**Important**: Github Issues are consistently monitored by F5 staff, but should be considered as best effort only and you should not expect to receive the same level of response as provided by F5 Support. Please open a case as described below with F5 if this is a critical issue.

Because AS3 has been created and fully tested by F5 Networks, it is fully supported by F5. This means you can get assistance if necessary from [F5 Technical Support](https://support.f5.com/csp/article/K25327565).
Because BIG-IP AS3 has been created and fully tested by F5 Networks, it is fully supported by F5. This means you can get assistance if necessary from [F5 Technical Support](https://support.f5.com/csp/article/K25327565).

Be sure to see the [Support page](SUPPORT.md) in this repo for more details and supported versions of AS3.
Be sure to see the [Support page](SUPPORT.md) in this repo for more details and supported versions of BIG-IP AS3.

**Community Help**
We encourage you to use our [Slack channel](https://f5cloudsolutions.herokuapp.com) for discussion and assistance on AS3 templates (click the **f5-appsvcs-extension** channel). There are F5 employees who are members of this community who typically monitor the channel Monday-Friday 9-5 PST and will offer best-effort assistance. This slack channel community support should **not** be considered a substitute for F5 Technical Support. See the [Slack Channel Statement](slack-channel-statement.md) for guidelines on using this channel.


## Copyright

Copyright 2014-2022 F5 Networks Inc.
Copyright 2014-2023 F5 Networks Inc.


### F5 Networks Contributor License Agreement
Expand All @@ -40,11 +39,6 @@ Before you start contributing to any project sponsored by F5 Networks, Inc. (F5)

If you are signing as an individual, we recommend that you talk to your employer (if applicable) before signing the CLA since some employment agreements may have restrictions on your contributions to other projects. Otherwise by submitting a CLA you represent that you are legally entitled to grant the licenses recited therein.

If your employer has rights to intellectual property that you create, such as your contributions, you represent that you have received permission to make contributions on behalf of that employer, that your employer has waived such rights for your contributions, or that your employer has executed a separate CLA with F5.

If you are signing on behalf of a company, you represent that you are legally entitled to grant the license recited therein. You represent further that each employee of the entity that submits contributions is authorized to submit such contributions on behalf of the entity pursuant to the CLA.




If your employer has rights to intellectual property that you create, such as your contributions, you represent that you have received permission to make contributions on behalf of that employer, that your employer has waived such rights for your contributions, or that your employer has executed a separate CLA with F5.

If you are signing on behalf of a company, you represent that you are legally entitled to grant the license recited therein. You represent further that each employee of the entity that submits contributions is authorized to submit such contributions on behalf of the entity pursuant to the CLA.

0 comments on commit f60ae48

Please sign in to comment.