Guide

Read the Ollama Loader administrator manual and deployment reference.

Installer setup, install footprint, runtime behavior, local auth, backup and restore, signed update operations, and uninstall behavior.

Administrator Manual

Installer setup, install footprint, runtime behavior, local auth, backup and restore, signed update operations, and uninstall behavior.

GitHub And PDF

Administrator manual PDF

Printable administrator manual covering installer setup, install footprint, updates, uninstall behavior, and GitHub self-service links.

Open PDF

GitHub repository

Open the source repository for install scripts, packaging docs, release history, and tracked implementation changes.

Open GitHub repo

GitHub releases

Fetch the packaged release artifacts directly from GitHub if you want the upstream self-service source instead of the mirrored site copy.

Open releases

Installer docs in repo

Read the mirrored install, update, and uninstall behavior directly in the repository packaging docs.

Open installer docs

Windows And Linux Installer Packages

Windows

OloadSetup.exe

Default install root: %LOCALAPPDATA%\Oload

Launch later with: start-oload.cmd or start-oload.ps1

Uninstall later with: Native Oload uninstaller, uninstall-oload.cmd, or uninstall-oload.ps1

Linux

OloadInstaller-linux-x64.run

Default install root: ~/.local/share/oload

Launch later with: start-oload.sh

Uninstall later with: uninstall-oload.sh