Draft
Conversation
added 2 commits
May 14, 2025 16:06
- Update the env keys - Update the disk mountPoint - Update gateway name port
- Use Name as username of the funkwhale account
0oM4R
reviewed
May 15, 2025
| > | ||
| <input-tooltip tooltip="Funkwhale admin username."> | ||
| <v-text-field label="Username" v-model="username" v-bind="props" /> | ||
| <v-text-field label="Name/Username" v-model="name" v-bind="props" /> |
Contributor
There was a problem hiding this comment.
i think this should be only the name, and we can add a description to the tooltip, like instance name, will be used as a username
Author
There was a problem hiding this comment.

Email can do it too, @AhmedHanafy725, so can Email do it instead of the deployment name?
Contributor
|
also we need to update those values tfgrid-sdk-ts/packages/playground/src/constants/deployment_list.ts Lines 65 to 70 in 7c0364c |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
When we deploy a funkwhale instance, we can't reach the application with a
bad gateway.Changes
Related Issues
Tested Scenarios
Documentation PR
For UI changes, Please provide the Documentation PR on info_grid
To consider
Preliminary Checks:
UI Checks:
Code Quality Checks:
Testing Checklist
General Checklist