# SysMaster DB 8.3 설치하기

SysMaster DB 8.3 설치 방법을 [**Docker-compose / Podman-compose 환경**](/sysmasterdb/8.3_manual/installation-guide/installation/docker-compose-podman-compose-environment.md)과 [**Kubernetes 환경**](/sysmasterdb/8.3_manual/installation-guide/installation/kubernetes-environment.md)으로 나누어 설명한다. 이때 각 환경에서 다음과 같은 단계로 설명한다.

1. **설치 및 파라미터 설정** - SysMaster DB 8.3 의 설치 및 파라미터 설정방법에 대해서 설명한다.
2. **기동 / 로그 확인 / 종료 /  초기화**- 기동, 로그 확인, 종료, 초기화 방법에 대해서 설명한다.
3. 마지막으로 [**외부 접속 허용 포트**](/sysmasterdb/8.3_manual/installation-guide/installation/external-ports.md)에서는 SysMaster DB 8.3에서 사용하는 포트들에 대해서 설명한다.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tibero.com/sysmasterdb/8.3_manual/installation-guide/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
