Deploy Alesqui Intelligence on your own infrastructure.
Join our early adopters and get priority support. Complete control over your data, full customization capabilities, and the ability to run in air-gapped environments.
Automated installation script that guides you through the setup process
curl -fsSL https://get.alesqui.com/install.sh | bashAutomatic dependency checking
Verifies Docker, Docker Compose, and other requirements
Interactive configuration
Step-by-step prompts for all settings
Guided .env setup
Automatic configuration file generation
Automatic service startup
Launches all containers and services
Download the distribution package and install manually
Installation Instructions:
# Extract the archive
tar -xzf alesqui-intelligence.tar.gz
cd alesqui-intelligence
# Run the setup script
./scripts/start-atlas.sh
# or for local MongoDB:
./scripts/start-local.shNote: You'll need to configure the .env file manually before running the scripts.
Select the deployment option that best fits your infrastructure and requirements
Uses MongoDB Atlas (cloud database)
Best for:
Production environments, teams wanting managed database
Includes local MongoDB container
Best for:
Development, testing, air-gapped environments
Make sure you have these prerequisites before installation
Required for container orchestration
8GB recommended for optimal performance
Or Azure OpenAI credentials
MongoDB Atlas account OR Docker for local MongoDB
For email notifications and user management
Ports 3000 and 8080 available
After downloading, follow these guides to complete your setup
Our team is here to support you through your deployment. Reach out through any of these channels.