Giter VIP home page Giter VIP logo

jbang-cloud's Introduction

Welcome to this JBang catalog!

It contains mostly cloud related templates to make sure you can start writing your Lambda functions easily :)

How to add this catalog?

jbang catalog add --name "personal-rodnan" -d "Rodnan JBang catalog" https://raw.githubusercontent.com/nandorholozsnyak/jbang-cloud/main/jbang-catalog.json

Catalogs

Aliases

Templates

q-aws-lambda

Quarkus AWS Lambda template
jbang init -t=q-aws-lambda@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

q-aws-lambda-tf

Quarkus AWS Lambda template with Terraform template. Use the -Dnative-function flag to have native image based Terraform resources
jbang init -t=q-aws-lambda-tf@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

tf-providers

If enabled extra Terraform related providers will be generated

false

tf-provider-aws-version

Version of the AWS Terraform provider

3.71.0

tf-provider-archive-version

Version of the Archive Terraform provider

2.2.0

tf-provider-null-version

Version of the NULL Terraform provider

3.1.0

tf-provider-aws-region

AWS Region

eu-central-1

aws-vpc-integration

AWSLambdaVPCAccessExecutionRole will be added to the lambda function

false

aws-lambda-logging

If logging should be enabled or not

false

native-function

Native executable based lambda or not

false

lambda-handler

Lambda handler method's name. By default it will be decided by the 'mode' property, but could be overriden.

q-aws-lambda-sqs

Quarkus AWS Lambda template with incoming SQS event
jbang init -t=q-aws-lambda-sqs@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

q-aws-lambda-sqs-tf

Quarkus AWS Lambda template with incoming SQS event
jbang init -t=q-aws-lambda-sqs-tf@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

tf-providers

If enabled extra Terraform related providers will be generated

false

tf-provider-aws-version

Version of the AWS Terraform provider

3.71.0

tf-provider-archive-version

Version of the Archive Terraform provider

2.2.0

tf-provider-null-version

Version of the NULL Terraform provider

3.1.0

tf-provider-aws-region

AWS Region

eu-central-1

aws-vpc-integration

AWSLambdaVPCAccessExecutionRole will be added to the lambda function

false

aws-lambda-logging

If logging should be enabled or not

false

aws-sqs-enabled

If SQS queue should be created or not

true

native-function

Native executable based lambda or not

false

lambda-handler

Lambda handler method's name. By default it will be decided by the 'mode' property, but could be overriden.

q-aws-lambda-s3

Quarkus AWS Lambda template with incoming S3 event
jbang init -t=q-aws-lambda-s3@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

q-aws-lambda-s3-tf

Quarkus AWS Lambda template with incoming S3 event
jbang init -t=q-aws-lambda-s3-tf@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

tf-providers

If enabled extra Terraform related providers will be generated

false

tf-provider-aws-version

Version of the AWS Terraform provider

3.71.0

tf-provider-archive-version

Version of the Archive Terraform provider

2.2.0

tf-provider-null-version

Version of the NULL Terraform provider

3.1.0

tf-provider-aws-region

AWS Region

eu-central-1

aws-vpc-integration

AWSLambdaVPCAccessExecutionRole will be added to the lambda function

false

aws-lambda-logging

If logging should be enabled or not

false

native-function

Native executable based lambda or not

false

lambda-handler

Lambda handler method's name. By default it will be decided by the 'mode' property, but could be overriden.

q-aws-lambda-ecs-event-tf

Quarkus AWS Lambda template to handle ECS event
jbang init -t=q-aws-lambda-ecs-event-tf@personal-rodnan -Dproperty=value <scriptOrFile>
Properties
Name Description Default value

mode

Quarkus Lambda mode: simple or funq

simple

tf-providers

If enabled extra Terraform related providers will be generated

false

tf-provider-aws-version

Version of the AWS Terraform provider

3.71.0

tf-provider-archive-version

Version of the Archive Terraform provider

2.2.0

tf-provider-null-version

Version of the NULL Terraform provider

3.1.0

tf-provider-aws-region

AWS Region

eu-central-1

aws-vpc-integration

AWSLambdaVPCAccessExecutionRole will be added to the lambda function

aws-lambda-logging

If logging should be enabled or not

aws-ecs-event-change-capture

If ECS event change capture should be included in Terraform scripts

true

native-function

Native executable based lambda or not

false

lambda-handler

Lambda handler method's name. By default it will be decided by the 'mode' property, but could be overriden.

Generation date: 2023-04-25T19:56:58.199009017

jbang-cloud's People

Contributors

nandorholozsnyak avatar

Watchers

 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.