mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
61 lines
2.5 KiB
Markdown
61 lines
2.5 KiB
Markdown
# 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">
|