Skip to content

Commit 06b5470

Browse files
authored
Create getting-started.template.md
1 parent f8fc2e0 commit 06b5470

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
>>docs/getting-started/getting-started.md
2+
## Getting Started
3+
4+
> **Prerequisites**: You need Docker and Docker Compose installed.
5+
6+
Get the latest version of the `docker-compose.yaml` file:
7+
8+
```yaml
9+
{ { file.docker-compose.yaml } }
10+
```
11+
12+
And add secure Token(s) to `api.tokens`. See [API TOKENs](#api-tokens).
13+
14+
> [!IMPORTANT]
15+
> In this documentation, we use `sec-signal-api:8880` as the host for simplicity.
16+
> Replace it with your actual container/host IP, port, or hostname.

0 commit comments

Comments
 (0)