jib
There are 127 repositories under jib topic.
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
sbt-jib/sbt-jib
sbt version of sbt jib: https://github.com/GoogleContainerTools/jib
ivangfr/graalvm-quarkus-micronaut-springboot
The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Native Docker images and measure start-up times, memory footprint, etc.
ivangfr/springboot-kafka-connect-jdbc-streams
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.
maeddes/java-and-container
Sample code and instructions for steps through different container image build options.
ivangfr/spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
Albertoimpl/k8s-for-the-busy
Kubernetes for the busy developer - A practical guide
piomin/course-kubernetes-microservices
Source code examples built for the purpose of video course: Microservices On Kubernetes
ahmsay/Solidvessel
A shopping application designed with microservices architecture
ivangfr/springboot-vault-examples
The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault to store and retrieve secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.
piomin/kubernetes-quickstart
Demo Java apps for several scenarios on Kubernetes
ivangfr/spring-cloud-stream-kafka-multi-topics
The goal of this project is to create two applications: one as a Spring Boot producer and the other as a Spring Boot consumer. We'll be using Spring for Apache Kafka and Spring Cloud Stream.
lotharschulz/ktorjib
Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)
peter-evans/kotlin-jib
Containerising Kotlin with Jib
ivangfr/spring-kafka-de-serialization-types
The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchange messages through Kafka using different types of serialization and approaches.
alexismp/pdf-merger
A simple Java webapp to merge PDFs
MathieuSoysal/jib-container-publish.yml
GitHub Actions for your Java project to build container with jib and publish it to GitHub Packages.
johnnymillergh/muscle-and-fitness-server
Muscle & Fitness server. A Spring Cloud microservice-based, modern clean architecture (DDD), back-end server for managing data of muscle and fitness.
az82/micronaut-opa-demo
Micronaut / OPA (Open Policy Agent) demo
briandealwis/cram
Command-line utility for creating container images from file-system content without Docker
coollog/micronaut-jib
Dockerize and run a "Hello World" Micronaut app.
GeorgOfenbeck/mill-docker
Container Utils for Mill
atty303/mill-jib
Dockerize java applications on mill builds.
lukeSky3434/fronius-energy
Access PV live logs using the Fronius Solar API V1 and sends the values to an influx db.
coollog/kubernetes-survey-app-demo
Microservice-based survey app for an interactive Kubernetes demo.
ivangfr/okta-springboot
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
shihyuho/jcconf2024-jib
Talk about Jib's benefits, usage, and extending its functionality.
le2sky/mealkitary-server
🍣 온라인 밀키트 예약 서비스, 밀키터리 🍣
ajavageek/containerizing-apps
Showcase the different ways to containerize a Java application
birkanpala/everon
EVBox Charging Stations
eliezio/simple-pki
A Simple PKI
SuppieRK/kotlin-k8s-dev-env-workshop
This tutorial helps you to set up cloud-ready developer environment that can be accessed from any type of device on Google Kubernetes Engine, Google's hosting solution for containerized applications - and more!
TuxCoding/PaperBox
OCI/Docker image for Minecraft Paper server based on distroless with a cache-optimized image layer layout
bentito/operator-example
Derived from Instana Example Operator: `mvn io.quarkus:quarkus-maven-plugin:1.4.1.Final:create -DprojectGroupId=com.instana -DprojectArtifactId=operator-example -DclassName="com.instana.operator.example.GreetingResource" -Dpath="/hello"`
cch0/vertx-graalvm-native-image
Demo application using Vert.x and GraalVM
ceosilvajr/animated-succotash
Springboot Application for sending email and push notification using firebase and sendgrid