Skip to content

Documentation for offline installation #330

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

Conversation

isc-pbarton
Copy link
Collaborator

Fixes #310

@@ -14,6 +14,11 @@
```
zpm "install git-source-control"
```
To install on an environment without access to the internet, download the tar.gz file from the [releases](https://github.com/intersystems/git-source-control/releases) page. Copy the archive onto a file system the IRIS instance has access to and extract it. Use the package manager to load the release from that directory.
```
tar -xf /path/to/archive/git-source-control-release.tar.gz
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you actually need to do this? I think zpm can load a .tar.gz directly.

Copy link
Collaborator

@isc-tleavitt isc-tleavitt Apr 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You do; it can't exactly. intersystems/ipm#474

@isc-tleavitt isc-tleavitt self-requested a review April 30, 2024 12:26
@isc-tleavitt isc-tleavitt merged commit 90bf787 into intersystems:main Apr 30, 2024
@isc-pbarton isc-pbarton deleted the document-offline-install branch June 20, 2024 15:55
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.

Document and better support installation without network access to OEX registry
2 participants