Giter Site home page Giter Site logo

cloud-pie's People

Contributors

plouc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cloud-pie's Issues

Add AWS tags to each object

It will be usefull to add AWS tags to Cloud Pie

Why ?

  • Environment-based tags can be used by customers with larger AWS footprints. These tags will help you quickly distinguish between resources that are part of your production, development, or staging infrastructure.
  • Application-based tags can be used to describe the set of disparate resources (or clusters) that work together to deliver a particular product or service. Such tags can also make sense for resource identification in smaller environments.
  • Role-based tags are used to describe either the function or owner of a particular node (web server, database server, load balancer, etc). Such tags are appropriate for smaller deployments.
  • Version-based tags are used to describe which release is deployed on this ressource (EC2 for example)

Feature

Get tag of ressource

All theses ressources accept tags : http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-how.html

Ressource groups

In config file, we can add Ressource group feature like https://aws.amazon.com/fr/blogs/aws/resource-groups-and-tagging/

Resource Groups allow you to easily create, maintain, and view a collection of resources that share common tags.

The request must contain the parameter ImageId

Throws this exception when running fetch.js.

hades:~/Dev/cloud-pie[master]$ node fetch.js

- fetched vpc peerings
- fetched volumes
- fetched VPCs
- fetched instances
- fetched security groups
- fetched subnets
- fetched internet gateways
- fetched load balancers
- fetched cloud formation stacks
- fetched autoscaling groups
Unhandled rejection MissingParameter: The request must contain the parameter ImageId
    at Request.extractError (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/services/ec2.js:50:35)
    at Request.callListeners (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/sequential_executor.js:105:20)
    at Request.emit (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
    at Request.emit (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:595:14)
    at Request.transition (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:21:10)
    at AcceptorStateMachine.runTo (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/state_machine.js:14:12)
    at /Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/state_machine.js:26:10
    at Request.<anonymous> (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:37:9)
    at Request.<anonymous> (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:597:12)
    at Request.callListeners (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/sequential_executor.js:115:18)
    at Request.emit (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
    at Request.emit (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:595:14)
    at Request.transition (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:21:10)
    at AcceptorStateMachine.runTo (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/state_machine.js:14:12)
    at /Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/state_machine.js:26:10
    at Request.<anonymous> (/Users/cerberus/Dev/cloud-pie/node_modules/aws-sdk/lib/request.js:37:9)

hades:~/Dev/cloud-pie[master]$

URL update when object selected

I will be usefull when you select an object, you can share this object selected via the URL.

So when I select an object, URL in browser change also

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.