alexandreroman / awesome-tap-accelerators

A set of curated project templates for Tanzu Application Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Awesome TAP Accelerators! 🌟

This repository is a collection of curated accelerators (aka project templates) for VMware Tanzu Application Platform.

Note

Use these accelerators for your next project, and speed up your Kubernetes developer experience!

How to use it?

Accelerators are defined in the accelerators directory.

Depending on your configuration, you may have to create your own version of these manifests (for instance: adding Git credentials).

Add this configuration block in your tap-values.yaml:

accelerator:
  managed_resources:
    enable: true
    git:
      url: https://github.com/alexandreroman/awesome-tap-accelerators
      sub_path: accelerators
      ref: origin/main

The new accelerators should be available in your TAP instance:

Screenshot of accelerators

Have fun!

Contribute

Contributions are always welcome!

Feel free to open issues & send PR.

License

Copyright © 2024 Broadcom, Inc. or its affiliates.

This project is licensed under the Apache Software License version 2.0.

About

A set of curated project templates for Tanzu Application Platform

License:Apache License 2.0


Languages

Language:Java 61.0%Language:HTML 19.9%Language:Mustache 6.0%Language:Starlark 5.3%Language:JavaScript 5.2%Language:CSS 2.6%