Documentation, installation guides, tutorials, videos, API documentation and a searchable knowledge base โ for administrators, developers and end users.
Product manuals for ChengetAi Cloud, Deploy, AI, Learn, Research and Agriculture โ from first login to advanced configuration.
Request access โStep-by-step guides for DSpace, Koha, Moodle, OJS, Nextcloud and WordPress on ChengetAi Cloud โ with checklists for go-live.
Or skip the install โ use Deploy โShort, practical walkthroughs: launching your first server, restoring a backup, connecting the AI assistant to a repository.
Get the playlist โREST APIs for provisioning, deployments, monitoring and the AI platform โ with examples in curl, Python and JavaScript.
Request an API key โSearchable answers to common questions โ billing, DNS, email deliverability, performance tuning and more.
Browse articles โOpen a support ticket from your portal, or join the ChengetAi community of library, education and agri technologists.
Open the portal โDrive ChengetAi Cloud and Deploy from your terminal โ provision servers, run deployments and stream logs without leaving the shell.
Linux / macOS
curl -fsSL https://get.chengetailabs.co.zw | bash
Or via npm (any platform with Node.js 18+)
npm install -g @chengetai/cli
Windows (PowerShell)
iwr https://get.chengetailabs.co.zw/install.ps1 -useb | iex
The CLI authenticates with your dedicated deployment key and talks to the same API as the web portal.
Everything in the portal is available over the API โ provision servers, trigger deployments, query metrics and drive the AI platform from your own tooling.