Skip to content

Documentation for offline installation#330

Merged
isc-tleavitt merged 1 commit intointersystems:mainfrom
isc-pbarton:document-offline-install
Apr 30, 2024
Merged

Documentation for offline installation#330
isc-tleavitt merged 1 commit intointersystems:mainfrom
isc-pbarton:document-offline-install

Conversation

@isc-pbarton
Copy link
Copy Markdown
Collaborator

Fixes #310

```
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
Copy Markdown
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
Copy Markdown
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