-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #58
Merged
Merged
Develop #58
Conversation
This file contains 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
* Added new unit file for ui container, added relevant network and nlb rules, and removed || true pattern in favor of - prefix. * Removed acr login from testing. * Regenerate templates after rebase. * Reformating cloud-init data. * Fixed rebase error. * Renamed http to auth for port 3000. * Fix output from template for private ip. * Regenerate arm templates. * Changed default version for UI docker image to v0.0.5 and regenerated templates. * adding workspaces-ui to aws templates * rolling back alb changes to develop * adding specific version instead pointed to latest * changing name of the ui from workspaces-ui to ai-unlimited-ui * changing name of the ui from workspaces-ui to ai-unlimited-ui * renaming the image name * updated the ui default version * deleted alb templates from aws deployments * Feat/bastion azure (#46) * Added public-key deployment script, added private keys to keyvault, removed public ssh firewall and output strings, hardcoded/updated version strings, and added secrets write permission to resource declaration. * Missed hardcoded version for jupyter. --------- Co-authored-by: Anton Panis <[email protected]> * added permissions to support static ip * Moved the init api key to /etc/td/ai-unlimited/init_api_key.txt, and changed the environment file location to reflect this. Additionally updated UI version to v0.0.5. (#48) Co-authored-by: Anton Panis <[email protected]> --------- Co-authored-by: Anton Panis <[email protected]> Co-authored-by: surendra alokam <[email protected]>
* New versions. * Rain fmt. --------- Co-authored-by: Anton Panis <[email protected]>
…aces-ui Include workspaces UI when deploying local docker stack
Add TLS/SSL feature with docker deployment
…places (incomplete)
Add feature to enable TLS on Cloud
* Added port 443 to firewall and nlb, and updated component versions. --------- Co-authored-by: Anton Panis <[email protected]>
updating hardcoded ports to defaults and jupyter version
alicia-td
approved these changes
Nov 14, 2024
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.
lgtm, I'll defer my approval to @johandry as I don't know if the UI is ready.
…templates. (#59) Co-authored-by: Anton Panis <[email protected]>
* Updated versions in template files for oct release. * Updated UI version to v0.1.0 and regenerated templates. * Jupyter to v0.1.0 and regenerate templates. --------- Co-authored-by: Anton Panis <[email protected]>
Remove all in one templates.
johandry
approved these changes
Dec 10, 2024
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.
Old PRs were still targeting develop.