Skip to content

Commit 9b557b5

Browse files
add the graph (#486)
1 parent b5b44da commit 9b557b5

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

content/docs/tutorials/just-in-time-database-access-part1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ In a production environment, an incident arises that requires a developer to acc
1313

1414
This tutorial will guide you through setting up Just-in-Time (JIT) access using the Bytebase GUI. In the next tutorial, we will explore automating JIT access through Slack by leveraging Bytebase webhooks and API.
1515

16+
![jit-graph1](/content/docs/tutorials/just-in-time-database-access-part1/jit-graph1.webp)
17+
1618
---
1719

1820
This is Part 1 of our tutorial series on implementing Just-in-Time (JIT) access:

content/docs/tutorials/just-in-time-database-access-part2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ In the [previous tutorial](/docs/tutorials/just-in-time-database-access-part1),
1313

1414
When developers need urgent production database access during incidents but lack permissions, they can request Just-in-Time (JIT) access. By triggering the Bytebase webhook, the DBA will receive a notification in Slack immediately and can approve there.
1515

16+
![jit-graph-part2](/content/docs/tutorials/just-in-time-database-access-part2/jit-graph2.webp)
17+
1618
---
1719

1820
This is Part 2 of our tutorial series on implementing Just-in-Time (JIT) access:
197 KB
Loading
208 KB
Loading

0 commit comments

Comments
 (0)