- Notifications
You must be signed in to change notification settings - Fork75
Set of plugins for Teleport
License
gravitational/teleport-plugins
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Theteleport-plugins repository has been merged intothegravitational/teleport repositoryand is now a read-only archive.Plugin development continues in the main Teleport repository.
This change allows us to:
- backport plugin changes for previous majors. Starting with v15, plugins willreceive bugfixes even after a new major is out.
- reuse existing CI/CD pipelines and build artifacts for more CPUarchitectures. Starting with v16, we will offer builds for amd64 and arm64 cpuarchitectures. Container images will also have a new
-debugvariant withBusybox to open a shell and troubleshoot issues. - ensure there is no delay between the Teleport and the plugin releases.
- generate documentation automatically for the Terraform provider and Helm charts.
- benefit from automated dependency scans and updates in the main teleport repository.
You can now find the teleport-plugins code in the teleport repository:
- the Terraform provider now lives in
integrations/terraform - the event-handler now lives in
integrations/event-handler - the access plugins (Slack, Discord, Jira, Pagerduty, ...) now live in
integrations/access - the event-handler Helm chart now lives in
examples/chart/event-handler - the access plugins charts now live in
examples/chart/access - the release go tools have been movedin the private
teleport.erepository which is running the release pipeline - the content of
docker/andapps/is seemingly unmaintained and was not migrated
Teleport plugins allow you to integrate the Teleport Access Platform and Teleport workflows with other tools you use to support your infrastructure.
For example, Teleport Access Request plugins enable you to integrate access requests for resources protected by Teleport with your organization's existing messaging and project management solutions, such as Slack, JIRA, and Mattermost.If you have a self-hosted Teleport deployment, you can find information about configuring access request plugins inJust-in-Time Access Request Plugins.
Theaccess package exposes a simple API for managing access requeststhat can be used for writing plugins. You can find the current Teleport Access API in the mainTeleport repository. Formore information, seeaccess/README.md.
The Teleport documentation includes access request plugins guides for integrationwith the following solutions:
TheTeleport Event Handler Plugin is used to export audit log events to afluentd service.For more information, seeFluentd.
TheTeleport Terraform Provider makes it easy to create resources using Terraform.For more information, see [Terraform Provider]((https://goteleport.com/docs/setup/guides/terraform-provider/).
About
Set of plugins for Teleport
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.