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 8, 2023
1 parent 9646ce4 commit 4edf5ae
Show file tree
Hide file tree
Showing 3 changed files with 1,022 additions and 11 deletions.
6 changes: 5 additions & 1 deletion docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,11 @@
{
"title": "Architecture",
"slug": "/api/architecture/"
}
},
{
"title": "Automatically Register Teleport Agents",
"slug": "/api/automatically-register-agents/"
}
]
},
{
Expand Down
Loading

0 comments on commit 4edf5ae

Please sign in to comment.