> ## Documentation Index
> Fetch the complete documentation index at: https://docs.deploystack.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Hosted DeployStack

> Deploy and manage DeployStack on your own infrastructure with complete control and customization.

Run DeployStack on your own infrastructure for maximum control, security, and customization. Perfect for organizations that need to keep their MCP server deployments within their own environment.

## Deployment Options

<CardGroup cols={2}>
  <Card icon="server" href="/self-hosted/docker-compose" title="Docker Compose Setup">
    Quick and easy deployment using Docker Compose - recommended for most users
  </Card>

  <Card icon="settings" href="/self-hosted/setup" title="Advanced Setup">
    Manual installation and configuration for custom environments
  </Card>
</CardGroup>

## Management & Maintenance

<CardGroup cols={2}>
  <Card icon="arrow-up" href="/self-hosted/upgrade-guide" title="Upgrade Guide">
    Keep your DeployStack instance up-to-date with the latest features and security patches
  </Card>

  <Card icon="wrench" href="/troubleshooting" title="Troubleshooting">
    Common issues and solutions for self-hosted deployments
  </Card>
</CardGroup>

## Why Self-Host DeployStack?

### Complete Control

* **Data Sovereignty**: Keep all your MCP server configurations and deployment data within your infrastructure
* **Custom Integrations**: Integrate with your existing CI/CD pipelines and infrastructure tools
* **Network Security**: Deploy within your private network with custom firewall rules
* **Satellite Deployment**: Run edge workers for MCP server management with team isolation

### Enterprise Features

* **Single Sign-On**: Integrate with your organization's authentication systems
* **Audit Logging**: Complete visibility into all deployment activities
* **Resource Management**: Control compute resources and scaling policies

### Cost Optimization

* **No Usage Limits**: Deploy unlimited MCP servers without per-deployment costs
* **Resource Efficiency**: Optimize resource allocation based on your specific needs
* **Long-term Savings**: Reduce operational costs for high-volume deployments

## System Requirements

### Minimum Requirements

* **CPU**: 2 cores
* **RAM**: 4GB
* **Storage**: 20GB available space
* **OS**: Linux, macOS, or Windows with Docker support

### Recommended for Production

* **CPU**: 4+ cores
* **RAM**: 8GB+
* **Storage**: 100GB+ SSD
* **Network**: Stable internet connection for pulling MCP server images

## Getting Started

1. **Choose Your Deployment Method**: Start with [Docker Compose](/self-hosted/docker-compose) for the quickest setup
2. **Configure Environment**: Set up your environment variables and secrets
3. **Deploy Services**: Launch your DeployStack instance
4. **Access Interface**: Connect to your self-hosted DeployStack at your configured URL

## Support

Need help with your self-hosted deployment?

* **Documentation**: Comprehensive guides for all deployment scenarios
* **Community**: Join our [Discord](https://discord.gg/UjFWwByB) for community support
* **Enterprise Support**: Contact us for dedicated support options

***

**Ready to deploy?** Start with our [Docker Compose guide](/self-hosted/docker-compose) for the fastest setup experience.
