Skip to content

Commit baf790e

Browse files
authored
chore: common admonitions for support (#2215)
* chore: update docs to mdx * chore: update docs to mdx * chore: common for support * chore: common template for support * chore: format * fix: oss common admonition
1 parent 6d5134d commit baf790e

27 files changed

+156
-155
lines changed

docs/_common/api-key-needed.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
An API Key is required for all administrative operations. Read
2+
[Authorization with API Keys](https://www.ory.sh/docs/concepts/personal-access-token) to learn more.

docs/_common/need-help.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
:::info Need help?
2+
3+
- New to Ory? [Talk to the team](https://www.ory.sh/contact) about features and plans.
4+
- Already a customer? [Open a support ticket](https://console.ory.sh/support).
5+
6+
:::
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
:::info Professional support?
2+
3+
Ory offers support for self-hosted Ory software through the Ory Enterprise License (OEL). Read more about the OEL
4+
[here](https://www.ory.sh/docs/self-hosted/oel).
5+
6+
:::
File renamed without changes.

docs/ecosystem/changelog.md renamed to docs/ecosystem/changelog.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,18 @@ title: Changelog and roadmap
55

66
## Ory Changelog
77

8+
```mdx-code-block
9+
import Help from '@site/docs/_common/need-selfhosted-support.mdx'
10+
11+
<Help/>
12+
```
13+
814
Read the changelog for Ory Network at [changelog.ory.sh](https://changelog.ory.sh/) !
915

1016
> Running security-critical open source technology in a self-service format requires vigilance. We make your life easier by
1117
> announcing important software updates via the [Ory Security Newsletter](https://www.ory.sh/l/sign-up-newsletter). Never miss an
1218
> update and **[sign up now to important release updates!](https://www.ory.sh/l/sign-up-newsletter)**
1319
14-
:::tip
15-
16-
Looking for support? Please contact us at [email protected]!
17-
Ory offers support agreements for self-hosted Ory software.
18-
19-
:::
20-
2120
## Changelogs
2221

2322
- [Ory Network Changelog](https://changelog.ory.sh/)
File renamed without changes.
File renamed without changes.

docs/ecosystem/contributing.md renamed to docs/ecosystem/contributing.mdx

Lines changed: 75 additions & 111 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)