Git Product home page Git Product logo

Comments (20)

bochoven avatar bochoven commented on August 18, 2024

Feel free to add manifest editing!

from munkireport-php.

joshua-d-miller avatar joshua-d-miller commented on August 18, 2024

Unfortunately I'm not sure how to do that but I will try a few things Monday. Also would there be a way to view catalogs too?

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

I have an online catalog viewer written in php if you want one. It is not built into munkireport (although that could be a nice addition)

from munkireport-php.

drpebcak avatar drpebcak commented on August 18, 2024

@bochoven I'd like to see it. Is it in one of your repos?

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

Not in a repo, I'm not sure in what state it is. We're using it internally to show people what applications are available via munki on a web page. I'll try dig it up.

from munkireport-php.

joshua-d-miller avatar joshua-d-miller commented on August 18, 2024

Being able to view the catalogs would be fantastic. I'll work on editing manifests today and see what I can come up with.

from munkireport-php.

joshua-d-miller avatar joshua-d-miller commented on August 18, 2024

You know I guess we could possibly make a widget that queries a folder based off of configuration and then edit the files via a web editor for PHP. What do you guys think?

from munkireport-php.

viggen9 avatar viggen9 commented on August 18, 2024

I don't need the ability to edit manifests through MunkiReport, but it would be helpful to be able to view them.

from munkireport-php.

drpebcak avatar drpebcak commented on August 18, 2024

Preferably whatever editor should have syntax highlighting and lint capabilities.

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

@drpebcak I forgot to mention I put the catalogviewer code online. It's very rudimentary I'm afraid:

https://github.com/bochoven/catalogviewer

from munkireport-php.

joshua-d-miller avatar joshua-d-miller commented on August 18, 2024

Looks promising. Maybe we could find a way to incorporate this into MunkiReport as maybe a php site that reports on the catalogs in your repo.

from munkireport-php.

drpebcak avatar drpebcak commented on August 18, 2024

@bochoven 👍

It would be nice to include this in munkireport!

from munkireport-php.

mattiasvdm avatar mattiasvdm commented on August 18, 2024

I work in an environment where all the clients have their own manifest. If changes are made to these client manifest a launchagent triggers a bash script reads out all the client manifests and writes the changed data to the MunkiReport database. In MunkiReport I added a widged to show how many clients are "member" of any given software manifest. Also in client view I added a new tab which shows the included manifest for that client.

knipsel

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

@mattiasvdm Why not upload /Library/Managed\ Installs/manifests/client_manifest.plist?

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

You can send a PR if you want.

from munkireport-php.

gmarnin avatar gmarnin commented on August 18, 2024

Has anyone started working on manifest reading / writing?

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

@gmarnin Not that I know of, are you planning on writing an editor?

from munkireport-php.

gmarnin avatar gmarnin commented on August 18, 2024

Writing an editor is currently above my current skill set. I would think the first step would be to do a read only view of the manifests similar to your catalog viewer. CFPropertyList is already available in munkireport as a starting place.

from munkireport-php.

mattiasvdm avatar mattiasvdm commented on August 18, 2024

How about MunkiWebAdmin?

edit: sorry, I see that this was the original question… :)

from munkireport-php.

bochoven avatar bochoven commented on August 18, 2024

I don't plan on adding this to MR in foreseeable future. MWA will handle this nicely

from munkireport-php.

Related Issues (20)

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.