This page gives an overview of the available documentation for the OCO project.
The documentation is currently only available in English.
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 |
Please refer to README.md in the repo root.
Please refer to the README.md in the OCO Agent repo.