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

add Tigris option to lsvd setup #3674

Merged
merged 1 commit into from
Jun 27, 2024
Merged

add Tigris option to lsvd setup #3674

merged 1 commit into from
Jun 27, 2024

Conversation

wjordan
Copy link
Contributor

@wjordan wjordan commented Jun 25, 2024

Change Summary

What and Why:

Adds a new "Tigris" service option in fly volumes lsvd setup, which will automatically create a Tigris bucket and
configure app secrets.

This makes it easier to automatically configure LSVD with a Tigris bucket on a new app without manually entering any credentials.

How:

Some adjustments to lsvd/setup.go to allow creating a Tigris bucket and skip the manual-credentials input prompt when not necessary.

Related to:

internal changes to lsvd and init to reduce friction configuring+launching lsvd in an app:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

Selecting the "Tigris" service in `fly volumes lsvd setup`
will automatically create a Tigris bucket and
configure app secrets.
@wjordan wjordan merged commit 9fbd93f into master Jun 27, 2024
39 checks passed
@wjordan wjordan deleted the lsvd-tigris branch June 27, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants