Giter Site home page Giter Site logo

bogdananton / bellerophon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arminhammer/bellerophon

0.0 1.0 0.0 487.72 MB

Desktop utility for generating AWS CloudFormation templates from existing AWS resources

License: Apache License 2.0

JavaScript 94.07% CSS 3.32% HTML 2.62%

bellerophon's Introduction

Bellerophon

Usage

Bellerophon will make AWS SDK calls to get information about the resources in your AWS environment. Once the resources are retrieved, you can add them to the CloudFormation template. You can view the template by going to File > Show Template. Once you are happy with the design of the template, you can choose File > Save Template.

Bellerophon will use region us-east-1 by default. If you want to use a different region, set your local configuration to use another region. The easiest way to configure this is to set the $AWS_REGION env variable.

Installation

  1. Make sure you have the awscli installed and configured. Bellerophon assumes that ~/.aws/config and ~/.aws/credentials exist and are configured correctly.
  2. Download Belleraphon from the https://github.com/arminhammer/bellerophon/releases page. Windows, Linux, and OSX are supported.
  3. Unzip and run.

Supported Resources

One of the goals for Bellerophon is to support all AWS resources that can be defined in CloudFormation. However, at this time only a subset of resources are supported. This list will be updated as support for more resources is added. Fully supported resources will be marked in bold, partially supported resources will be marked in italics, and unsupported resources will be marked in strikethroughs.

  • AWS::AutoScaling::AutoScalingGroup

  • AWS::AutoScaling::LaunchConfiguration

  • AWS::AutoScaling::LifecycleHook

  • AWS::AutoScaling::ScalingPolicy

  • AWS::AutoScaling::ScheduledAction

  • AWS::CloudFormation::Stack

  • AWS::CloudFront::Distribution

  • AWS::CloudTrail::Trail

  • AWS::CloudWatch::Alarm

  • AWS::CodeDeploy::Application

  • AWS::CodeDeploy::DeploymentConfig

  • AWS::CodeDeploy::DeploymentGroup

  • AWS::CodePipeline::CustomActionType

  • AWS::CodePipeline::Pipeline

  • AWS::Config::ConfigRule

  • AWS::Config::ConfigurationRecorder

  • AWS::Config::DeliveryChannel

  • AWS::DataPipeline::Pipeline

  • AWS::DirectoryService::MicrosoftAD

  • AWS::DirectoryService::SimpleAD

  • AWS::DynamoDB::Table

  • AWS::EC2::CustomerGateway

  • AWS::EC2::DHCPOptions

  • AWS::EC2::EIP

  • AWS::EC2::EIPAssociation

  • AWS::EC2::Instance

  • AWS::EC2::InternetGateway

  • AWS::EC2::NetworkAcl

  • AWS::EC2::NetworkAclEntry

  • AWS::EC2::NetworkInterface

  • AWS::EC2::NetworkInterfaceAttachment

  • AWS::EC2::PlacementGroup

  • AWS::EC2::Route

  • AWS::EC2::RouteTable

  • AWS::EC2::SecurityGroup

  • AWS::EC2::SecurityGroupEgress

  • AWS::EC2::SecurityGroupIngress

  • AWS::EC2::SpotFleet

  • AWS::EC2::Subnet

  • AWS::EC2::SubnetNetworkAclAssociation

  • AWS::EC2::SubnetRouteTableAssociation

  • AWS::EC2::Volume

  • AWS::EC2::VolumeAttachment

  • AWS::EC2::VPC

  • AWS::EC2::VPCDHCPOptionsAssociation

  • AWS::EC2::VPCEndpoint

  • AWS::EC2::VPCGatewayAttachment

  • AWS::EC2::VPCPeeringConnection

  • AWS::EC2::VPNConnection

  • AWS::EC2::VPNConnectionRoute

  • AWS::EC2::VPNGateway

  • AWS::EC2::VPNGatewayRoutePropagation

  • AWS::ECS::Cluster

  • AWS::ECS::Service

  • AWS::ECS::TaskDefinition

  • AWS::EFS::FileSystem

  • AWS::EFS::MountTarget

  • AWS::ElastiCache::CacheCluster

  • AWS::ElastiCache::ParameterGroup

  • AWS::ElastiCache::ReplicationGroup

  • AWS::ElastiCache::SecurityGroup

  • AWS::ElastiCache::SecurityGroupIngress

  • AWS::ElastiCache::SubnetGroup

  • AWS::ElasticBeanstalk::Application

  • AWS::ElasticBeanstalk::ApplicationVersion

  • AWS::ElasticBeanstalk::ConfigurationTemplate

  • AWS::ElasticBeanstalk::Environment

  • AWS::ElasticLoadBalancing::LoadBalancer

  • AWS::IAM::AccessKey

  • AWS::IAM::Group

  • AWS::IAM::InstanceProfile

  • AWS::IAM::ManagedPolicy

  • ~~AWS::IAM::Policy*

  • AWS::IAM::Role

  • AWS::IAM::User

  • AWS::IAM::UserToGroupAddition

  • AWS::Kinesis::Stream

  • AWS::KMS::Key

  • AWS::Lambda::EventSourceMapping

  • AWS::Lambda::Function

  • AWS::Lambda::Permission

  • AWS::Logs::Destination

  • AWS::Logs::LogGroup

  • AWS::Logs::LogStream

  • AWS::Logs::MetricFilter

  • AWS::Logs::SubscriptionFilter

  • AWS::OpsWorks::App

  • AWS::OpsWorks::ElasticLoadBalancerAttachment

  • AWS::OpsWorks::Instance

  • AWS::OpsWorks::Layer

  • AWS::OpsWorks::Stack

  • AWS::RDS::DBCluster

  • AWS::RDS::DBClusterParameterGroup

  • AWS::RDS::DBInstance

  • AWS::RDS::DBParameterGroup

  • AWS::RDS::DBSecurityGroup

  • AWS::RDS::DBSecurityGroupIngress

  • AWS::RDS::DBSubnetGroup

  • AWS::RDS::EventSubscription

  • AWS::RDS::OptionGroup

  • AWS::Redshift::Cluster

  • AWS::Redshift::ClusterParameterGroup

  • AWS::Redshift::ClusterSecurityGroup

  • AWS::Redshift::ClusterSecurityGroupIngress

  • AWS::Redshift::ClusterSubnetGroup

  • AWS::Route53::HealthCheck

  • AWS::Route53::HostedZone

  • AWS::Route53::RecordSet

  • AWS::Route53::RecordSetGroup

  • AWS::S3::Bucket

  • AWS::S3::BucketPolicy

  • AWS::SDB::Domain

  • AWS::SNS::Topic

  • AWS::SNS::TopicPolicy

  • AWS::SQS::Queue

  • AWS::SQS::QueuePolicy

  • AWS::SSM::Document

  • AWS::WAF::ByteMatchSet

  • AWS::WAF::IPSet

  • AWS::WAF::Rule

  • AWS::WAF::SqlInjectionMatchSet

  • AWS::WAF::WebACL

  • AWS::WorkSpaces::Workspace

Underlying tools

Bellerophon uses the following to work:

Debugging

Set the $BELLEROPHON_LOG to "debug" to capture diagnostic information in stdout and bellerophon.log in the home directory.

bellerophon's People

Contributors

arminhammer avatar

Watchers

Bogdan Anton 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.