11 lines
560 B
Markdown
11 lines
560 B
Markdown
---
|
|
title: Get Started
|
|
slug: /get-started
|
|
---
|
|
|
|
This section describes how to set up a TDengine environment quickly using Docker or installation packages and experience its capabilities.
|
|
|
|
- To deploy TDengine in a container, see [Get Started with TDengine Using Docker](deploy-in-docker/).
|
|
- To install TDengine on a local server, see [Get Started with TDengine Using an Installation Package](deploy-from-package/).
|
|
- To use TDengine as a fully managed cloud service instead of deploying on your own, see [Get Started with TDengine Cloud](use-tdengine-cloud/).
|