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

Document how to build stack in "air gapped" environment #1

Open
scottkurz opened this issue Jun 1, 2020 · 0 comments
Open

Document how to build stack in "air gapped" environment #1

scottkurz opened this issue Jun 1, 2020 · 0 comments
Labels
future post-1.0

Comments

@scottkurz
Copy link
Member

scottkurz commented Jun 1, 2020

(Copied over from appsody/stacks#771)

Some things to focus on:

  • Setting up the Maven repository including openliberty runtime/feature installation (including service / ifixes potentially)
  • The development image adding maven: kabanero/ubi8-maven:0.3.1 (maybe mention how this is a generic Java/Maven image not especially tied to Open Liberty.

I also wonder if there's any value in defining an "offline Maven" path through the build? By that I mean, instead of assuming there's an internal Maven repository, assume there's no other Maven repository beyond that built into the stack, i.e. all the dependencies will be built into the stack up front.

Worth reading this issue: eclipse-che/che#15518 (comment)

@scottkurz scottkurz added the future post-1.0 label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future post-1.0
Projects
None yet
Development

No branches or pull requests

1 participant