Skip to content

muxi-ai/install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MUXI Installer

Official installation scripts for MUXI -- open-source infrastructure for running AI agents in production.

Important

MUXI Ecosystem

This repository is part of the larger MUXI ecosystem.

📋 Complete architectural overview: See muxi/ARCHITECTURE.md - explains how all 9 repositories fit together, dependencies, status, and roadmap.

Install

# macOS (Homebrew)
brew install muxi-ai/tap/muxi

# macOS / Linux
curl -fsSL https://muxi.org/install | bash

# Linux (system-wide)
curl -fsSL https://muxi.org/install | sudo bash

# Windows (PowerShell)
irm https://muxi.org/install | iex

Options

Flag Description
--non-interactive Skip prompts, use defaults
--cli-only Install CLI only (no server)
--dry-run Download but don't install

What Gets Installed

Binary Description
muxi-server Orchestration server for AI agent formations
muxi CLI for managing formations and deployments

Next Steps

muxi-server init    # Generate credentials
muxi-server start   # Start the server

Documentation

Related

License

Apache-2.0

About

Official installation scripts for MUXI Server and CLI

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors