-
Notifications
You must be signed in to change notification settings - Fork 5k
refactor: improve install script for customizable installation directory #33956
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
c882b8c
refactor: improve install script for customizable installation directory
tomchon 3f33dce
fix: update installation script for correct version mode and tool names
tomchon 3eaeb7d
fix: correct quoting and comments in installation script for improved…
tomchon 3be85c6
fix: remove commented debug output for cleaner installation script
tomchon 9421185
refactor: update installation paths and add customizable installation…
tomchon ec5b74d
feat: add help option to installation script and improve directory ha…
tomchon 4a3fad8
Merge remote-tracking branch 'origin/main' into enh/tsdb-define-insta…
tomchon c4f6e95
fix: remove unnecessary sudo from virtual environment creation
tomchon b4c464b
Merge remote-tracking branch 'origin/main' into enh/tsdb-define-insta…
tomchon 1b40d60
fix: update anode creation IP address in test case
tomchon 233d45a
fix: add missing sys and os imports for path configuration
tomchon 15787b6
feat: add support for additional virtual environments and model services
tomchon 2a093e4
refactor: support dynamic download model.
hjxilinx 58952b7
fix: fix errors.
hjxilinx d71239f
feat: add support for additional model environments and update start-…
tomchon 97a329c
fix: comment out shesd algorithm query in anomaly window test
tomchon f652f2e
feat: unify model service start and stop scripts for improved usability
tomchon 1a268c8
feat: update uninstall script to support dynamic virtual environment …
tomchon 09f5fa3
fix: improve formatting and clarity in model service start/stop scrip…
tomchon 872961e
fix: add punctuation and improve usage instructions in model service …
tomchon 67907c3
fix: improve formatting and clarity in model service startup and shut…
tomchon ca81322
fix: correct link path in management documentation
tomchon 43b4f15
feat: add stop-model script to installation and enhance model service…
tomchon bd11c3f
fix: improve comments and logging messages for clarity in installatio…
tomchon 6761d69
Merge remote-tracking branch 'origin/main' into enh/tsdb-define-insta…
tomchon 351ae30
fix(uninstall): update clean_venv function to prompt for manual delet…
tomchon 35c2349
fix(install): modify install_main_path to only delete non-data/log/cf…
tomchon 2cfda94
fix(test): update anode creation and expected row counts in TDgpt tests
tomchon d4f900d
fix(install): update service file handling to use a temporary file du…
tomchon 7f08a0f
fix(install): update service configuration path in install_service_on…
tomchon c337dfd
Refactor remove.sh script for improved usability and structure
tomchon b024140
Merge remote-tracking branch 'origin/enh/tsdb-define-install-dir' int…
tomchon 7106bc9
fix(install): remove redundant assignment of service_config in instal…
tomchon b450b5d
fix(install): update installation script for client and server modes,…
tomchon 8a0fd70
fix(install): update version mode to edge, improve error messages, an…
tomchon 851f0ab
fix(install): change default version type from client to server in in…
tomchon 64c8e08
fix(install): streamline installation script by removing unnecessary …
tomchon 6658f24
fix(install): enhance path handling in installation scripts and impro…
tomchon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(install): modify install_main_path to only delete non-data/log/cf…
…g files
- Loading branch information
commit 35c23490c4b0e71270aa9db5a95d2afd866db343
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.