dapr / dapr/docs

Local file store (Secrets and Crypto) - clarify relative path

Open
#3,305 1 comment 0 reactions 0 assignees View on GitHub
content/incorrect-information good first issue
Dominant language
SCSS
Stars
1k
Forks
794
Avg merge
2d 8h
Merged PRs (30d)
7

Description

**Describe the issue**
In the documentation, it is always referring to `[path to the JSON file]`.
While working with absolute paths works out of the box, it becomes a bit tricky when it comes to relative paths.

As I was figuring out, running with Multi-App Run template, it is relative to the given `appDirPath`.

**URL of the docs**
[https://docs.dapr.io/reference/components-reference/supported-secret-stores/file-secret-store/](https://docs.dapr.io/reference/components-reference/supported-secret-stores/file-secret-store/)

**Expected content**
Explain, which is the root path for relative files when:

- using the CLI to run a single app
- using the Multi-App Run template to run multiple apps at once

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.