Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a beta repository for https://deb.releases.teleport.dev/ and https://rpm.releases.teleport.dev/ #7691

Open
Valien opened this issue Jul 26, 2021 · 1 comment
Assignees
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements release-engineering

Comments

@Valien
Copy link
Contributor

Valien commented Jul 26, 2021

What

An increasing amount of customers are using our official repositories for automating and updating installs of Teleport. Currently, the repositories only support our stable builds.

It would be nice to have a beta channel/repository so that customers & OSS users can leverage our repos in their IaC/automation to pull down beta versions of Teleport for testing.

How

Create a new repository that would have beta versions of Teleport for testing/work.

Example:

echo 'deb https://deb.releases.teleport.dev/ beta main' | sudo tee /etc/apt/sources.list.d/teleport.list
add-apt-repository 'deb https://deb.releases.teleport.dev/ beta main'

And do the same for our RPM based repository.

Why

Customer request, OSS adoption, and ease of deployment for all users.

Workaround

This is not possible at the moment.

@Valien Valien added the feature-request Used for new features in Teleport, improvements to current should be #enhancements label Jul 26, 2021
@dmsergeevN26
Copy link

Would be nice to have an ability to install older versions as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements release-engineering
Projects
None yet
Development

No branches or pull requests

4 participants