An open API service indexing awesome lists of open source software.

https://github.com/schorschii/oco-server-extensions

Example Extensions for the OCO Server
https://github.com/schorschii/oco-server-extensions

oco oco-server

Last synced: about 1 year ago
JSON representation

Example Extensions for the OCO Server

Awesome Lists containing this project

README

          

# Open Computer Orchestration
**Self Hosted / On Premise Desktop and Server Inventory, Management & Software Deployment**

The Open Computer Orchestration (OCO) project enables IT administrators to centrally manage Linux, macOS and Windows machines using a comfortable web interface. It provides software deployment features, a user-computer logon overview, lists software packages installed on each computer ("recognised software") and features a fine-grained permission/role system.

It focuses on easy usability (UI/UX), simplicity (assessable code with minimal external dependencies) and performance (you can manage many computers with minimal server resources).

| [OCO Server] | [OCO Server Extensions] | [OCO Agent] |
| ------------ | ----------------------- | ----------- |

[OCO Server]: https://github.com/schorschii/oco-server
[OCO Server Extensions]: https://github.com/schorschii/oco-server-extensions
[OCO Agent]: https://github.com/schorschii/oco-agent

## About OCO Server Extensions
This repository contains example extensions for the OCO Server.

- [Custom Webdesign Example](custom-design)
- [LAPS Launcher](laps-launcher)
- [ISC DHCP Server Reservations Editor](isc-dhcp-reservations)
- [WOL/Shutdown Scheduler](wol-shutdown-scheduler)
- [Install Tool](install-tool)
- [Paketeer](paketeer)