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
- Host: GitHub
- URL: https://github.com/schorschii/oco-server-extensions
- Owner: schorschii
- Created: 2021-10-01T08:40:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T13:35:48.000Z (about 1 year ago)
- Last Synced: 2025-04-04T14:32:45.139Z (about 1 year ago)
- Topics: oco, oco-server
- Language: PHP
- Homepage:
- Size: 1.28 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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)