-
Notifications
You must be signed in to change notification settings - Fork 8
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 deployment scripts for Gitea, Jenkins, Jitsi, and Nostr #3689
base: development
Are you sure you want to change the base?
Add deployment scripts for Gitea, Jenkins, Jitsi, and Nostr #3689
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I get a Gateway Timeout when trying to access an instance deployed from with the script https://gt79newgitea.gent01.dev.grid.tf , https://gt79newgitea2.gent01.dev.grid.tf/
while everything works fine when deploying from the dashboard https://gt79gtett7l.gent01.dev.grid.tf/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will check the scripts and try the deployment again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed resolve but it only works with public ip
as @khaledyoussef24 request will convert it to draft |
Work in progress
|
name: subdomain, | ||
node_id: gatewayNode.nodeId, | ||
tls_passthrough: false, | ||
backends: [`http://[${VMmyceliumIP}]:3000`], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This results in an error since you removed VMmyceliumIP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nostor is giving me bad gateway
Description
Added grid client scripts for the new solutions in the dashboard
#3330
adding scripts for
Changes
List of changes this PR includes
Related Issues
List of related issues
Tested Scenarios
A list of scenarios tried to match the deliverables
Documentation PR
For UI changes, Please provide the Documetation PR on info_grid
To consider
Preliminary Checks:
UI Checks:
Code Quality Checks:
Checklist