Git Product home page Git Product logo

Comments (2)

amendlik avatar amendlik commented on July 17, 2024

I think you'll find most of these questions answered in the readme, particularly the Internals section. I will address them briefly here.

  1. All GitStack does is handle the pluming to fetch the Git repository, then pass the request to PillarStack. GitStack depends 100% on PillarStack and does not reproduce any of its functionality.
  2. GitStack supports whatever PillarStack supports.
  3. It's really as simple as putting your PillarStack code in a Git repository and slightly modifying your config files (for both Salt and PillarStack). This is all explained in the readme.
  4. This is written to be a plugin. As such, it is limited to the capabilities of a plugin. If I was going to put this in the SaltStack code, I would handle some things differently, such as the dependency on the Git Pillar. That said, SaltStack are welcome to use this code as they wish.
  5. See previous answers.
  6. Not really. This plugin doesn't actually do anything but glue together Salt's internal Git polling and the PillarStack Pillar. Any new features should be added to PillarStack.

Thank you for your interest.

from gitstack-pillar.

khaije1 avatar khaije1 commented on July 17, 2024

Thanks the explanation! I'm now happily using GitStack with Pillarstack.

from gitstack-pillar.

Related Issues (9)

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.