Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.97 KB

README.md

File metadata and controls

46 lines (38 loc) · 1.97 KB

OCO Documentation

This page gives an overview of the available documentation for the OCO project.

The documentation is currently only available in English.

Wording

Term Description
OCO Server the database server & PHP server scripts
OCO Client the web interface, used by administrators to view computer information and to create/control packages, software jobs, reports etc.
OCO Agent the service installed on every managed client computer (communicates with the server and executes jobs)
Client API the JSON-REST-API used by administrators or other applications to automate workflows
Agent API the JSON-REST-API used by the agent to communicate with the OCO server
Self Service Portal web interface for non-admin users which allows to install admin-approved packages on their own computers

System Requirements

Please refer to README.md in the repo root.

Agent Installation Guide & Documentation

Please refer to the README.md in the OCO Agent repo.

Installation/Upgrade

Server Operation Instructions

Developer Documentation

Webapp Architecture

WebApp Architecture