Skip to content
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

[installer] Add air-gap instructions #8694

Merged
merged 1 commit into from
Mar 9, 2022
Merged

[installer] Add air-gap instructions #8694

merged 1 commit into from
Mar 9, 2022

Conversation

corneliusludmann
Copy link
Contributor

Description

Adds instructions on how to install Gitpod with the Gitpod Installer in an air-gap network.

I proposed to add a docs/ folder to add docs that describe common installation topics. We could also move some aspects of the README.md file to this folder to make it easier to find specific aspects. Feel free to discuss this decision in this PR.

Related Issue(s)

Fixes #8462

Release Notes

NONE

Meta

/werft no-preview

@corneliusludmann corneliusludmann requested a review from a team March 9, 2022 15:54
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Mar 9, 2022
Copy link
Contributor

@mrsimonemms mrsimonemms left a comment

Choose a reason for hiding this comment

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

LGTM

@corneliusludmann
Copy link
Contributor Author

corneliusludmann commented Mar 9, 2022

/werft run no-preview

👍 started the job as gitpod-build-clu-air-gap-md.1

@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #8694 (74c4b0c) into main (a019055) will increase coverage by 3.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            main    #8694      +/-   ##
=========================================
+ Coverage   8.15%   11.17%   +3.01%     
=========================================
  Files         34       18      -16     
  Lines       2402      993    -1409     
=========================================
- Hits         196      111      -85     
+ Misses      2201      880    -1321     
+ Partials       5        2       -3     
Flag Coverage Δ
components-gitpod-cli-app 11.17% <ø> (ø)
components-local-app-app-darwin-amd64 ?
components-local-app-app-darwin-arm64 ?
components-local-app-app-linux-amd64 ?
components-local-app-app-linux-arm64 ?
components-local-app-app-windows-386 ?
components-local-app-app-windows-amd64 ?
components-local-app-app-windows-arm64 ?
install-installer-raw-app ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
install/installer/pkg/common/objects.go
install/installer/pkg/common/display.go
.../installer/pkg/components/ws-manager/deployment.go
...components/ws-manager/unpriviledged-rolebinding.go
install/installer/pkg/common/storage.go
install/installer/pkg/common/common.go
...staller/pkg/components/ws-manager/networkpolicy.go
install/installer/pkg/common/networkpolicies.go
...nstall/installer/pkg/components/ws-manager/role.go
components/local-app/pkg/auth/pkce.go
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a019055...74c4b0c. Read the comment docs.

@roboquat roboquat merged commit a9715ee into main Mar 9, 2022
@roboquat roboquat deleted the clu/air-gap-md branch March 9, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none size/M team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

registry facade won't start in air gap network
3 participants