Coder Social home page Coder Social logo

Comments (7)

forestmonster avatar forestmonster commented on June 8, 2024

Hi @hariharry , on which OS and version are you attempting compilation?

from diffy.

hariharry avatar hariharry commented on June 8, 2024

Ubuntu 16.04 is my os
I followed the exact commands from diffy.
So can you give a step by step process of installing and doing this

from diffy.

hariharry avatar hariharry commented on June 8, 2024

after installing so many packages(sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-imaging python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev) I sort out that error.

but is there any pre requisites before diffy new baseline <asg> this command.
i have some questions about Pre-requisites(nothing mentioned in the docs)

1.Do the instance that installing diffy has to be in the auto scaling group?
2.How do i integrate aws account with the diffy (in the diffy folder so many python files are there in there so many times aws related detailes are mentioned (eg: in the plugins.py,auto-scaling.py etc) do i have to manually add it ?
please reply

from diffy.

kevgliss avatar kevgliss commented on June 8, 2024

We're missing a bit of documentation, so bear with us.

If you're using Diffy's AWS plugins there are a few assumptions that Diffy makes.

  • You have SSM enabled in your account and have the SSM agent on any instance you want to interrogate.
  • Each instance that you would like to interrogate is in an AutoScalingGroup.
  • You have the proper IAM credentials to call both DescribeAutoScalingGroups and SSMSendCommand APIs.

They assumptions are based on the plugins we currently have within Diffy, that said if you wanted to target individual instances, or interrogate them a different way (e.g. SSH) you could but you would currently have to write you're own plugin to accomplish this.

Writing you're own plugin is hopefully straightforward. See: http://diffy.readthedocs.io/en/latest/developer/plugins/index.html#plugin-interfaces

from diffy.

forestmonster avatar forestmonster commented on June 8, 2024
  • You have SSM enabled in your account and have the SSM agent on any instance you want to interrogate.

@hariharry, also note that when you're getting the SSM agent set up, you will need to configure an access role for SSM to ensure that your agent can communicate with the AWS endpoint.

from diffy.

forestmonster avatar forestmonster commented on June 8, 2024

If after observing the recommendations above, you continue to have issues, please feel free to let us know.

from diffy.

hariharry avatar hariharry commented on June 8, 2024

from diffy.

Related Issues (17)

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.