From dd5aa9dece6b84eb9acac8dd45aafaa3f5b6ec3b Mon Sep 17 00:00:00 2001 From: Georg Sieber Date: Fri, 27 Feb 2026 17:17:15 +0100 Subject: [PATCH] add OCO --- software/oco.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/oco.yml diff --git a/software/oco.yml b/software/oco.yml new file mode 100644 index 0000000000..660717181c --- /dev/null +++ b/software/oco.yml @@ -0,0 +1,13 @@ +name: "Open Computer Orchestration (OCO)" +website_url: "https://oco.sieber.systems/" +source_code_url: "https://github.com/schorschii/OCO-Server" +description: "Self-hosted client/endpoint & server inventory, configuration & policy management, software deployment, mobile device management" +licenses: + - GPL-3.0 +platforms: + - Python + - PHP +tags: + - Automation + - Software Development - Continuous Integration & Deployment +depends_3rdparty: false