Skip to content

DumpySquare/f5-fasting

Repository files navigation

f5-fasting

The purpose of this repo is to collect and document the authoring of templates and use of F5 FAST service.

Each folder should have a README to document it's purpose

Repo to build fast templates, demos and documentation

Use... Build... Contribute!!!


Documentation

Mustache

All the following link together at some point but are the foundation of mustache

How-Tos

JSON Schema

Understanding JSON schema is important to understanding how FAST templates are formed, schemas are referenced and discovered:

if your interested... mustache vs handlebars...

more reading

ideas:

  • github issue/RFE - expose "deploy" tab views through API

    • Under the "Deploy" tab of the FAST GUI, there are four buttons along the bottom next to the submit button, it would be nice if those functions were exposed via the API
      • "View Rendered" - Would allow a user to see what the fast template will produce programatically without actually deploying anything. This would be extremely helpful for development, testing, and troubleshooting.
      • "View Inputs" - Would also help show users and programs quickly and easily understand what parameters are needed to deploy the application
      • "View Schema" - Would help template authors understand how FAST is interpreticing the template during authoring and provide some insight to a deeper understanding and use of FAST templates
      • "View Template" - Could be an easy way for a user to programatically see just the template and nothing else
    • F5Networks/f5-appsvcs-templates#15
  • github issue/RFE - support direct file references and url references in template params

    • this would allow irules, certificates and other objects (even the actual template) to be referenced in thier respective files, allowing editing of each element way easier.
    • or hosting of pieces/secrets in a vault
    • F5Networks/f5-appsvcs-templates#16

About

Example repo for the VS Code F5 extension to document the use of F5 services with examples.

Topics

Resources

License

Stars

Watchers

Forks