Files
fleet/docs/Deploy/deploy-fleet.md

62 lines
2.5 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Hosting Fleet
You can deploy Fleet anywhere, (even your [homelab](https://fleetdm.com/guides/deploy-fleet-on-docker-compose)), or we can [host it for you](/docs/get-started/faq#can-you-host-fleet-for-me).
<div purpose="deploying-guide-buttons" class="d-flex flex-column">
<div purpose="deploying-guide-button-row" class="d-flex flex-row">
<a href="https://fleetdm.com/guides/deploy-fleet-on-aws-with-terraform" id="deploy-aws">
<div>
<img src="/images/docs/aws-logo-133x80@2x.png">
<p>AWS</p>
</div>
</a>
<a href="https://fleetdm.com/guides/deploy-fleet-on-kubernetes" id="deploy-kubernetes">
<div>
<img src="https://fleetdm.com/images/deploy-kubernetes-64x62@2x.png">
<p>Kubernetes</p>
</div>
</a>
</div>
<div purpose="deploying-guide-button-row" class="d-flex flex-row">
<a href="https://fleetdm.com/guides/deploy-fleet-on-gcp" id="deploy-gcp">
<div>
<img src="https://fleetdm.com/images/deploy-google-cloud-75x60@2x.png">
<p>GCP</p>
</div>
</a>
<a href="https://fleetdm.com/guides/deploy-fleet-on-render" id="deploy-render">
<div>
<img src="https://fleetdm.com/images/logo-render-48x48@2x.png">
<p>Deploy to Render in 5 minutes</p>
</div>
</a>
</div>
<div purpose="deploying-guide-button-row" class="d-flex flex-row">
<a href="https://fleetdm.com/try-fleet" id="try-fleet">
<div>
<img src="https://fleetdm.com/images/icon-fleetctl-preview-64x62@2x.png">
<p>Try Fleet locally</p>
</div>
</a>
<a href="https://fleetdm.com/docs/deploy/reference-architectures#infrastructure-dependencies" id="deploy-aws">
<div>
<img src="https://fleetdm.com/images/homepage-icon-deploy-64x64@2x.png">
<p>Deploy anywhere</p>
</div>
</a>
</div>
</div>
Want to enable premium features? You can easily [configure your license key](https://fleetdm.com/docs/configuration/fleet-server-configuration#license-key) as an environment variable.
Looking for other deployment options? Check out the [guides](https://fleetdm.com/guides).
<meta name="pageOrderInSection" value="100">
<meta name="description" value="Learn how to easily deploy Fleet on Render or AWS with Terraform.">
<meta name="title" value="Hosting Fleet">