Skip to content

Installation script execution with no internet access #195

@tdq132

Description

@tdq132

I would love to have an installation script for Windows and Linux that does not rely on having internet connectivity.

I'm currently deploying the Sumo OTel collector to Windows and Linux EC2 instances which send data to Sumo Logic via an AWS Private Link connection.

The EC2 instances I am deploying to do not have connectivity to the internet, so the default install.sh and install.ps1 do not work for me (as they heavily rely on access to GitHub).

It would be great for the installation scripts to have an optional parameter --offline <path to binary> (or similar) that will instruct the installation script to simply install OTel collector with the provided binary and not reach out to GitHub.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions