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

Update the Dockerfiles #177

Open
4 of 6 tasks
berezovskyi opened this issue Jul 20, 2023 · 2 comments
Open
4 of 6 tasks

Update the Dockerfiles #177

berezovskyi opened this issue Jul 20, 2023 · 2 comments

Comments

@berezovskyi
Copy link
Member

berezovskyi commented Jul 20, 2023

Tomcat configs use JDK 8, which should no longer work with Lyo 5. I would suggest to

We also have the Tomcat config only for RM and the default Docker Compose does not use it:

  • Replicate the Tomcat dockerfile to all 4 OSLC servers.
  • Add a new docker-compose.tomcat.yml that would add non-default .build.dockerfile values (see docs) (done in CI updates #180)

Ideally,

  • Add/duplicate or matrixify a CI config to test with Tomcat as well (done in CI updates #180)
  • Downgrade Docker Compose v3 files to Docker Compose v2 to allow setting CPU/RAM limits w/o hacks (see discussion). This is mostly relevant for a demo instance deployment on the server.
@berezovskyi
Copy link
Member Author

berezovskyi commented Jul 20, 2023

@jadelkhoury don't have time for this now but saw this problem after being reminded by Andy Seaborne's email and wrote it down. Could you please take a look at this when you have time?

@Jad-el-khoury
Copy link
Contributor

Yes. I can look into it.

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

No branches or pull requests

2 participants