Odysseus | scripts-underground Odysseus | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Odysseus

CPU: cores RAM: MB Disk: GB
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/lxc/odysseus.sh)"

Odysseus

Odysseus is a self-hosted AI workspace with chat, agents, deep research, documents, email triage, calendar, and more.

Notes

  • Admin password is generated during setup and printed in the terminal. Change it after first login.
  • Two usage scenarios: (1) Connect to a remote or separate LLM server — default 2 GB RAM works. (2) Run local LLM via Ollama — 16+ GB RAM recommended.
  • tmux is installed for background model downloads.
  • Configure LLM providers, search, and email inside Settings after first login.
  • Uses SQLite by default. For production, configure an external PostgreSQL database.
Copied!