https://github.com/commonjava/commonjava-images
Container images for Commonjava services
https://github.com/commonjava/commonjava-images
Last synced: 2 months ago
JSON representation
Container images for Commonjava services
- Host: GitHub
- URL: https://github.com/commonjava/commonjava-images
- Owner: Commonjava
- Created: 2019-09-20T18:23:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T09:05:54.000Z (5 months ago)
- Last Synced: 2025-04-06T23:46:53.557Z (2 months ago)
- Language: Dockerfile
- Size: 535 KB
- Stars: 1
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Commonjava Service Image Definitions
These are images for use in Kubernetes. They include services that we support (the Indy service suite) and services we use in our development process.
## Indy
This is the image for the current Indy monolith service. Eventually, this will be reduced to the core functions, and we'll have other services. For now, this is it. We'll include SSL certs needed for running in our internal environment, and JVM profiling / flight-recorder configs to help us gather evidence for production support issues.
## Jenkins
This Jenkins image is an extension of the one that ships with Openshift, so we can do things like specify the timezone and add plugins.