Giter VIP home page Giter VIP logo

rspunglia-aws / f5-digital-customer-engagement-center Goto Github PK

View Code? Open in Web Editor NEW

This project forked from f5devcentral/f5-digital-customer-engagement-center

0.0 0.0 0.0 18.63 MB

This Repository is used to hold F5 Digital Customer Engagement Labs and Guides

License: Apache License 2.0

Dockerfile 0.95% Shell 24.77% Makefile 0.23% Python 0.80% HCL 70.03% Batchfile 0.28% Ruby 1.84% Smarty 1.10%

f5-digital-customer-engagement-center's Introduction

F5 Digital Customer Engagement Center Repository

F5 Digital Engagement Center Code Repository

Project Documentation in ReadTheDocs

Overview

This project will be utilized to demo and provide reusable configurations for F5 Digital Engagement Center labs and roadshows

Getting Started

This repository and its examples are meant to support a bring your own credentials approach. the credentials can be obtained through an F5 UDF course deployment, or your own cloud credentials.

Installation

This project can be run with or without the provided container for development or devcontainer.

Devcontainer TLDR

Usage

The project is meant to deliver a framework for creation solutions using common or customized modules.

Solutions

Each solution will:

  • Explain which infrastructure it requires
    • readme.md
  • Provide step by step instructions to deploy the required infrastructure and configure it mirroring the scripts
    • formatting for readthedocs
  • Contain scripts to:
    • Deploy the required infrastructure
      • setup.sh
    • Create the required configuration
      • demo.sh
        • demo script is meant to be a wrapper for the scripts you want to use to configure your deployed solution infrastructure. the most common scenario of using ansible through a docker container, is permitted by the privileged devcontainer.
    • Destroy the required infrastructure
      • cleanup.sh
  • Accept variables
    • auto.tfvars.example an example of available variables for the infrastructure
  • Export variables
    • Solutions should be addressable as terraform modules, this requires they output relevant connection information in a standardized way.
  • Be responsible for any IAM objects needed
  • Create and manage any security groups/firewall rules needed by the solution.
  • Include defaults not present in the auto.tvfars when using terraform
  • Provide an auto.tfvars example when using terraform

a sample solution template is available in ~/solutions/solution_template


Modules

Each module will:

  • Attempt to use community or vendor supported modules first
  • Export consistent outputs following project naming standards
  • Include standalone examples
  • Work with existing networks

Devcontainer

The container will:

  • provide current releases of:
    • Terraform
    • Ansible
    • pre-commit
    • aws-cli
    • azure-cli
    • gcloud-cli

Development

checking for secrets as well as linting is performed by git pre-commit with the module requirements handled in the devcontainer.

testing pre-commit hooks:

# test pre commit manually
pre-commit run -a -v

Troubleshooting

module not pulling in changes:

  • force module update
    terraform get -update

Support

For support, please open a GitHub issue. Note, the code in this repository is community supported and is not supported by F5 Networks. For a complete list of supported projects please reference SUPPORT.md.


Community Code of Conduct

Please refer to the F5 DevCentral Community Code of Conduct.


License

Apache License 2.0


Copyright

Copyright 2014-2020 F5 Networks Inc.


F5 Networks Contributor License Agreement

Before you start contributing to any project sponsored by F5 Networks, Inc. (F5) on GitHub, you will need to sign a Contributor License Agreement (CLA).

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.

f5-digital-customer-engagement-center's People

Contributors

f5-use-cases avatar jeffgiroux avatar jmcalalang avatar memes avatar merps avatar vinnie357 avatar yossi-r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.