All Projects → mondada → kinobi

mondada / kinobi

Licence: other
An external patch definition server for Jamf Pro

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects
CSS
56736 projects
Roff
2310 projects

Projects that are alternatives of or similar to kinobi

jamfscripts
Scripts I use non API related
Stars: ✭ 15 (-80.26%)
Mutual labels:  macadmin, jamf, jamf-pro, jamfpro
jamfpro-extension-attributes
🔍 A repository for EAs to use for reporting in the Jamf Pro Server
Stars: ✭ 30 (-60.53%)
Mutual labels:  macadmin, jamf, jamf-pro
LAPSforMac
Local Administrator Password Solution for Mac
Stars: ✭ 29 (-61.84%)
Mutual labels:  macadmin, jamf, jamfpro
mac scripts
A collection of scripts used to Manage Mac OS X computers.
Stars: ✭ 38 (-50%)
Mutual labels:  macadmin, jamf, jamf-pro
AutoBrew
AutoBrew: Homebrew deployments made easy
Stars: ✭ 71 (-6.58%)
Mutual labels:  jamf, jamf-pro
scout-public
A tool to aggregate devices across multiple MDM servers
Stars: ✭ 22 (-71.05%)
Mutual labels:  jamf, jamf-pro
homebrew.sh
Install homebrew via Jamf without giving users admin rights
Stars: ✭ 52 (-31.58%)
Mutual labels:  jamf, jamf-pro
DockBuilder
A LaunchAgent and .app to build a user's Dock upon login and/or on demand.
Stars: ✭ 39 (-48.68%)
Mutual labels:  jamf, jamf-pro
python-jamf
`python-jamf` is a library for connecting to a Jamf Server that maps directly to the Jamf Pro Classic API. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
Stars: ✭ 37 (-51.32%)
Mutual labels:  jamf, jamf-pro
JAMF-Enrollment-Kickstart
A better enrollment kickoff for JAMF machines
Stars: ✭ 74 (-2.63%)
Mutual labels:  jamf, jamf-pro
blade runner
Blade Runner is a Jamf Pro based Python application that automates and implements a framework to offboard, secure erase and document deprecated Mac systems.
Stars: ✭ 24 (-68.42%)
Mutual labels:  macadmin, jamf
TheScopeReport
This is a Java program that calls the Jamf Pro API to collect scoping details.
Stars: ✭ 13 (-82.89%)
Mutual labels:  jamf, jamf-pro
Installomator
Installation script to deploy standard software on Macs
Stars: ✭ 472 (+521.05%)
Mutual labels:  macadmin, jamf-pro
pre-commit-macadmin
Pre-commit hooks for Mac admins.
Stars: ✭ 43 (-43.42%)
Mutual labels:  macadmin, jamf
scl jamf tools
This repository contains a collection of tools written to perform as enhancements to the Jamf Pro management software.
Stars: ✭ 39 (-48.68%)
Mutual labels:  jamf, jamf-pro
Mac admin
Helpful scripts & configuration profiles for the Mac admin community
Stars: ✭ 139 (+82.89%)
Mutual labels:  macadmin
pkgcheck
Script to check installer pkgs for deprecated runtime calls
Stars: ✭ 88 (+15.79%)
Mutual labels:  macadmin
Quickpkg
wrapper for pkgbuild to quickly build simple packages from an installed app, a dmg or zip archive.
Stars: ✭ 137 (+80.26%)
Mutual labels:  macadmin
Jss Filevault Reissue
A framework for re-escrowing missing or invalid FileVault keys with Jamf Pro.
Stars: ✭ 132 (+73.68%)
Mutual labels:  macadmin
JSS-Resource-Tools
A CLI utility that utilises the Jamf Pro (previously Casper Suite) API in order to import, export and update JSS resources en-masse.
Stars: ✭ 24 (-68.42%)
Mutual labels:  jamf

Kinobi logo

Title Editor

Kinobi has been superseded by Title Editor. The open source code will no longer be updated.

To assist with migration from Kinobi to Title Editor, visit the Kinobi Title Editor GitHub page to assist with downloading the definitions from Kinobi to import them into Title Editor.

Kinobi

Kinobi is an external patch server (or patch source) for Jamf Pro. It provides a simple interface for creating and editing patch definitions, as well as the appropriate endpoints for Jamf Pro to connect to.

Kinobi screenshot

Downloading

The latest release of Kinobi is available as a .run package via the Releases page.

Documentation

For full documentation and installation guide, please see the Kinobi Knowledge Base.

Requirements

Standalone

Kinobi 1.2 or later, can run as a stand-alone installation. Supported operating systems:

  • Ubuntu LTS Server 14.04 or later (18.04 recommended)
  • Red Hat Enterprise Linux (RHEL) 6.4 or later
  • CentOS 6.4 or later

System requirements:

  • 20 GB of disk space available
  • 1 GB of RAM

Optional:

  • MySQL Community Server 5.6 or later, for MySQL database support

NetSUS

Kinobi may also be installed on NetSUS 4.1.0 or later. Refer to NetSUS system requirements for details.

NetSUS 5 is recommended. If you are running NetSUS 5.0 or later, you need to install Kinobi 1.1 or later.

Migrating from NetSUS

Kinobi stores the user accounts in its database, when the database is restored from an earlier version, no user's will exist Kinobi 1.2 and later has a new backup format and database schema, as such to migrate from NetSUS to a Standalone installation, a few additional steps are required. Migration steps:

  • Perform a backup of the database, and download it (this may be required for rollback)
  • Upgrade the Kinobi installation on NetSUS to version 1.2 or later
  • Perform a fresh backup (in the new format), download this file (sql.gz)
  • Install Kinobi on a new system
  • Perform an initial setup
  • Go to Settings > Restore
  • Upload the backup in the new format
  • Restore the backup, and log out
  • Re-run the setup assistant and re-create the new user account

Getting Help

Discussion regarding Kinobi can be found on the #kinobi-dev channel on the MacAdmins Slack group.

Issues can be filed directly on GitHub, but please ensure the issue has not already been reported before doing so.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].