Skip to content

Commit

Permalink
Add a guide to using the API for auto-discovery
Browse files Browse the repository at this point in the history
See #19716

Adding resources is a popular use of Teleport's API, so I have added a
guide to using the API for syncing resources to a service discovery API
using an example of a local Docker setup.
  • Loading branch information
ptgott committed Mar 21, 2023
1 parent afcac88 commit a1d4dd8
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 13 deletions.
6 changes: 5 additions & 1 deletion docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,11 @@
{
"title": "How to Build an Access Request Plugin",
"slug": "/api/access-plugin/"
}
},
{
"title": "Automatically Register Teleport Agents",
"slug": "/api/automatically-register-agents/"
}
]
},
{
Expand Down
Loading

0 comments on commit a1d4dd8

Please sign in to comment.