> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-poc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-host TimescaleDB

> Install TimescaleDB on your own hardware or cloud instances, configure it for your specific workload, and manage security, backups, and performance tuning.

<CardGroup cols={2}>
  <Card title="Install and update" icon="download" href="/deploy-and-operate/self-hosted/install-and-update/install-self-hosted">
    Get TimescaleDB up and running on your infrastructure. Install from packages, containers, or source code, and keep your deployment up to date with the latest features.
  </Card>

  <Card title="Manage data security" icon="shield-check" href="/deploy-and-operate/self-hosted/manage-data-security/high-availability">
    Protect your data with high availability, read replication, and backup strategies. Configure fault tolerance and disaster recovery for production workloads.
  </Card>

  <Card title="Configuration" icon="sliders" href="/deploy-and-operate/self-hosted/configuration/configure-your-deployment">
    Optimize your TimescaleDB deployment for your specific use case. Configure memory, storage, and query settings to maximize performance.
  </Card>

  <Card title="Troubleshoot" icon="wrench" href="/deploy-and-operate/self-hosted/troubleshooting/troubleshooting">
    Diagnose and resolve common issues with self-hosted TimescaleDB deployments. Find solutions for performance problems, connection issues, and configuration errors.
  </Card>

  <Card title="Reference" icon="book" href="/deploy-and-operate/self-hosted/reference/timescaledb-editions">
    Explore TimescaleDB editions, configuration parameters, limitations, and contribution guidelines for self-hosted deployments.
  </Card>
</CardGroup>
