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

feat: Add the option to generate a trial license during setup #5110

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

kylecarbs
Copy link
Member

This allows users to generate a 30-day free license during setup to test Enterprise features.

It uses the https://v2-licensor.coder.com API to generate requests based on the email and deployment ID. This data is sent back via telemetry as well.

This will prompt when creating the first user via the CLI (as long as the flag or env var isn't set). And in the UI with a new small dialog. This also resolves the work done in #4707.

@kylecarbs kylecarbs requested a review from bpmct November 16, 2022 20:55
@kylecarbs kylecarbs requested a review from a team as a code owner November 16, 2022 20:55
@kylecarbs kylecarbs self-assigned this Nov 16, 2022
@kylecarbs kylecarbs requested review from presleyp and removed request for a team November 16, 2022 20:55
This allows users to generate a 30 day free license during setup to
test out Enterprise features.
@kylecarbs kylecarbs force-pushed the licenseflow branch 2 times, most recently from 91825d7 to b0d984f Compare November 16, 2022 22:47
@kylecarbs kylecarbs merged commit fb9ca7b into main Nov 16, 2022
@kylecarbs kylecarbs deleted the licenseflow branch November 16, 2022 23:09
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants