Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: jib

GoogleContainerTools/jib

๐Ÿ— Build container images for your Java applications.

Language: Java - Size: 15.9 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 13,437 - Forks: 1,416

ahmsay/Solidvessel

A shopping application designed with microservices architecture

Language: Java - Size: 2.15 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 24 - Forks: 4

AdrianBesleaga/spring-cloud-stream-kafka-kubernetes-jib

Spring Cloud Stream with Apache Kafka, Kubernetes and JIB

Language: Java - Size: 20.5 KB - Last synced: 7 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

sbt-jib/sbt-jib

sbt version of sbt jib: https://github.com/GoogleContainerTools/jib

Language: Scala - Size: 191 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 139 - Forks: 24

softleader/jib-jvm-flags-extension-maven

Jib JVM Flags extension

Language: Java - Size: 48.8 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

CynicDog/Akouo

Language: JavaScript - Size: 236 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

ivangfr/springboot-graphql-databases

The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.

Language: Java - Size: 1.18 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 19 - Forks: 22

piomin/course-kubernetes-microservices

Source code examples built for the purpose of video course: Microservices On Kubernetes

Language: Kotlin - Size: 106 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 38 - Forks: 22

os1ma/spring-docker-example

Sample application with Spring Boot on Docker

Language: Java - Size: 80.1 KB - Last synced: 20 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ashutoshsahoo/spring-data-jpa-practice

Sample project with spring boot, spring data jpa, h2, postgresql, flyway and jib maven plugin

Language: Java - Size: 15.6 KB - Last synced: 20 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ashutoshsahoo/spring-boot-jib-maven

Spring Boot with Jib maven plugin

Language: Java - Size: 1.95 KB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ashutoshsahoo/gs-graphql-practice

Spring boot and GraphQL Playground

Language: Java - Size: 69.3 KB - Last synced: 20 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

ivangfr/springboot-kong-keycloak

Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.

Language: Shell - Size: 1.09 MB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 22 - Forks: 10

ivangfr/axon-springboot-websocket

The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.

Language: Java - Size: 9.78 MB - Last synced: 20 days ago - Pushed: 10 months ago - Stars: 26 - Forks: 10

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.

Language: Java - Size: 240 MB - Last synced: 20 days ago - Pushed: 30 days ago - Stars: 101 - Forks: 60

ivangfr/springboot-keycloak-openldap

The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

Language: Java - Size: 3.45 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 138 - Forks: 64

cch0/vertx-graal-native-image

Demo application using Vert.x and GraalVM

Language: Java - Size: 16.6 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

ivangfr/springboot-keycloak-mongodb-testcontainers

The goals of this project are: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect Provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides when testing applications.

Language: Java - Size: 1.18 MB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 32 - Forks: 20

softleader/memory-calculator

JVM Memory Calculator

Language: Go - Size: 207 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records

In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer's data from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.

Language: Java - Size: 15.2 MB - Last synced: 20 days ago - Pushed: 3 months ago - Stars: 23 - Forks: 8

ivangfr/spring-boot-nginx-keycloak-cluster

The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.

Language: Shell - Size: 1.04 MB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

peter-evans/kotlin-jib

Containerising Kotlin with Jib

Language: Kotlin - Size: 131 KB - Last synced: 26 days ago - Pushed: over 2 years ago - Stars: 18 - Forks: 1

soudegesu/jib-test

Exercise of GoogleContainerTools/jib

Language: Java - Size: 58.6 KB - Last synced: 26 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

games647/PaperBox

OCI/Docker image for Minecraft Paper server based on distroless with a cache-optimized image layer layout

Size: 118 KB - Last synced: 26 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

luismendes070/docker-for-java-developers-2452212 Fork of LinkedInLearning/docker-for-java-developers-2452212

This repo is for the Linkedin Learning course: Docker for Java Developers

Size: 2.14 MB - Last synced: 26 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

ivangfr/springboot-jsoup-html-parser ๐Ÿ“ฆ

The goal of this project is to get a list of games and their scores from a website. The application must parse the website HTML content, get the necessary information, save the game score data in a database and expose them through a REST API.

Language: HTML - Size: 593 KB - Last synced: 20 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 7

ivangfr/springboot-mesos-marathon-keycloak-openldap ๐Ÿ“ฆ

The goal of this project is to create a simple REST API, called simple-service, and secure it with Keycloak. The API users will be loaded from OpenLDAP server. Furthermore, we will start Mesos / Marathon environment, so that we can deploy Keycloak and simple-service in it.

Language: Java - Size: 979 KB - Last synced: 20 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 2

ivangfr/springboot-mesos-chronos ๐Ÿ“ฆ

The goal of this project is to create a simple Spring-Boot Java application called simple-service and use Mesos / Chronos to run it in specific intervals.

Language: Java - Size: 1.25 MB - Last synced: 20 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 3

ivangfr/springboot-caching-neo4j

The goal of this project is to explore how caching works. To achieve this, we will implement a simple Spring Boot application called "restaurant-api." We will use Neo4j for storage and select one of the following solutions (Simple, Caffeine, or Redis) for caching.

Language: Java - Size: 2.24 MB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 4 - Forks: 7

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 exchanges messages through Kafka using different types of serialization and approaches.

Language: Java - Size: 9.32 MB - Last synced: 20 days ago - Pushed: 29 days ago - Stars: 14 - Forks: 7

ivangfr/springboot-kafka-websocket

The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.

Language: Java - Size: 20.4 MB - Last synced: 20 days ago - Pushed: 29 days ago - Stars: 37 - Forks: 28

ivangfr/springboot-elasticsearch-thymeleaf

The goal of this project is to implement an application called product-app. It consists of two Spring Boot services: product-api (backend) and product-ui (frontend). Data will be stored in Elasticsearch

Language: Java - Size: 13.5 MB - Last synced: 20 days ago - Pushed: 28 days ago - Stars: 11 - Forks: 15

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.

Language: Java - Size: 1.26 MB - Last synced: 20 days ago - Pushed: 29 days ago - Stars: 8 - Forks: 6

clnnn/expand-contract-db-pattern ๐Ÿ“ฆ

๐ŸŒŒ Kubernetes Rolling Update + Database Parallel Change

Language: CSS - Size: 2.96 MB - Last synced: 30 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

claudioaltamura/spring-boot-jib

Demo project for Spring Boot with Jib

Language: Java - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

fincatto/spring-jib

Projeto para testar a integracao do Spring Boot com Jib, Google Cloud Registy, Google Code Build e Google Code Deploy.

Language: Java - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: Java - Size: 2.83 MB - Last synced: 20 days ago - Pushed: 7 months ago - Stars: 4 - Forks: 5

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"`

Language: HTML - Size: 60.5 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

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.

Language: Shell - Size: 1.6 MB - Last synced: 20 days ago - Pushed: 3 months ago - Stars: 111 - Forks: 36

CycriLabs/quarkus-jib-publish

Test project for container image publishing

Language: Java - Size: 26.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

CynicDog/Vertx-Quarkus-GKE

Deploying a Quarkus-based Vert.x application to Google Kubernetes Engine (GKE)

Language: JavaScript - Size: 203 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

ivangfr/springboot-elk-prometheus-grafana

The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and Prometheus & Grafana to monitor application's metrics.

Language: Java - Size: 6.09 MB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 45 - Forks: 40

ivangfr/springboot-ldap-testcontainers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for integration testing.

Language: Java - Size: 1.89 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 31 - Forks: 27

ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager

In this project, we are going to use LocalStack to simulate locally, some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Also, in order to simplify the use of AWS managed services, we are going to use Spring Cloud AWS.

Language: Java - Size: 20.2 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 8 - Forks: 4

sugare/Weather

Weather forecast system based on springcloud.

Language: Java - Size: 119 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

Albertoimpl/k8s-for-the-busy

Kubernetes for the busy developer - A practical guide

Language: Java - Size: 3.47 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 61 - Forks: 22

pSharpX/productsmanagement

A Java application using Spring Boot, Docker and k8s

Language: Java - Size: 152 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

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.

Language: Java - Size: 19.4 MB - Last synced: 20 days ago - Pushed: 3 months ago - Stars: 59 - Forks: 45

piomin/kubernetes-quickstart

Demo Java apps for several scenarios on Kubernetes

Language: Java - Size: 27.3 KB - Last synced: 26 days ago - Pushed: about 1 month ago - Stars: 18 - Forks: 3

ivangfr/springboot-activemq-rabbitmq-delayed-messages

The goal of this project is to create an application that produces and consumes delayed messages randomly. Those messages are sent to ActiveMQ or RabbitMQ. The delayed broker to which the message is sent depends on a feature toggle defined in Unleash.

Language: Java - Size: 1.54 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 4

onelapahead/emerging-container-tools ๐Ÿ“ฆ

Demoing Skaffold + Maven + Jib + Tiller(less) Helm for a Spring Boot app on OpenShift

Language: Java - Size: 30.1 MB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MathieuSoysal/jib-container-publish.yml

GitHub Actions for your Java project to build container with jib and publish it to GitHub Packages.

Size: 66.4 KB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 10 - Forks: 5

ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs

In this project, we are going to use LocalStack to simulate locally, some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Also, in order to simplify the use of AWS managed services, we are going to use Spring Cloud AWS.

Language: Java - Size: 14.5 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 10 - Forks: 6

ivangfr/spring-webflux-reactive-databases

The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.

Language: Java - Size: 3.38 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 21 - Forks: 14

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 for storing and retrieving secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.

Language: Java - Size: 1.44 MB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 16 - Forks: 10

s24407-pj/User-management

User management project - Fullstack course by Amigoscode

Language: Java - Size: 475 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

coollog/micronaut-jib

Dockerize and run a "Hello World" Micronaut app.

Language: Groovy - Size: 1.18 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 8 - Forks: 2

ceosilvajr/animated-succotash

Springboot Application for sending email and push notification using firebase and sendgrid

Language: Kotlin - Size: 62.5 KB - Last synced: 6 months ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

Language: Java - Size: 6.58 MB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 25 - Forks: 24

ivangfr/springboot-rsocket-webflux-aop

The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).

Language: Java - Size: 14.7 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 22 - Forks: 8

modorigoon/fc-msa

FC MSA

Language: Kotlin - Size: 209 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

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.

Language: Kotlin - Size: 4.24 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 10 - Forks: 4

Gabin-ishimwe/user-account-management

Language: Java - Size: 3.99 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

ParkYunHo/lotto-portfolio

DDD 9๊ธฐ ๋กœ๋˜ํฌํŠธํด๋ฆฌ์˜ค ์„œ๋ฒ„ (๊ฐœ๋ณ„์ž‘์—…)

Language: Kotlin - Size: 342 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

EnesBaserr/E-Commerce-WebApp

Basic e-commerce webapp with spring-cloud microservice design

Language: Java - Size: 362 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

le2sky/mealkitary-server

๐Ÿฃ ์˜จ๋ผ์ธ ๋ฐ€ํ‚คํŠธ ์˜ˆ์•ฝ ์„œ๋น„์Šค, ๋ฐ€ํ‚คํ„ฐ๋ฆฌ ๐Ÿฃ

Language: Kotlin - Size: 593 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

ptorre/spring-boot-jib

Build containerized spring boot application with jib.

Language: Java - Size: 11.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

buondoi/aws-sqs

Study AWS SQS project

Language: Kotlin - Size: 61.5 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

sk8metal/java-practice

javaใฎ็ทด็ฟ’

Language: Java - Size: 53.7 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

atty303/mill-jib

Dockerize java applications on mill builds.

Language: Scala - Size: 27.3 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

ArnoVD/spring-boot-fullstack-application

Spring Boot Full Stack application with React & other frameworks

Language: JavaScript - Size: 45.9 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

dinushchathurya/springboot-gradle-jib-cicd

Dockerize your Java Springboot Gradle application using Jib and push image to DockerHub

Language: Java - Size: 111 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

maeddes/options-galore-container-build

Sample code and instructions for steps through different container image build options.

Language: Java - Size: 4.36 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 35 - Forks: 4

ajavageek/containerizing-apps

Showcase the different ways to containerize a Java application

Language: Java - Size: 62.5 KB - Last synced: 20 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

ivangfr/spring-cloud-stream-solace-pubsub

The goal of this project is to play with Solace PubSub+. For it, we will implement a producer and consumer of different types of news about many countries and cities.

Language: Java - Size: 225 KB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 3

pmrochko/periodicals-microservices

Spring Boot REST API with a microservices architecture where readers can subscribe to periodicals

Language: Java - Size: 144 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

ivangfr/spring-integration-examples

The goal of this project is to learn String Integration Framework For it, we will implement some Spring Boot applications and try to use the well known Enterprise Integration Patterns.

Language: Java - Size: 3.38 MB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 3 - Forks: 5

lotharschulz/ktorjib

Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)

Language: Kotlin - Size: 177 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 17 - Forks: 5

frank-rahn/guidelines-spring-boot

Guidelines for Spring Boot

Language: Java - Size: 473 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

locnguyenIT/simple-market-microservices

Language: Java - Size: 489 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

gansheer/jib-work

Repository containing experimentations on jib plugins for camel-k

Size: 7.54 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gulybyte/demo-docker-jib-gradle

Running automated a Spring in Docker

Language: Java - Size: 64.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Sandeep-source/Jib_dev_env_gradle_template

Spin up an java development environment in Github Codespaces configured to use gradle and Jib

Language: Java - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

briandealwis/cram ๐Ÿ“ฆ

Command-line utility for creating container images from file-system content without Docker

Language: Java - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 9 - Forks: 0

Romeh/continuous-java-kubernetes Fork of Pozo/continuous-java-kubernetes

Continuous Development with Spring boot and Kubernetes with the help of Jib , Skaffold and Helm charts

Language: Smarty - Size: 130 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 3

Regyl/NewsAgency

Startup (Java 17/Spring/Docker/JJWT)

Language: Java - Size: 173 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

eliezio/simple-pki

A Simple PKI

Language: Kotlin - Size: 1.06 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

le2sky/jenkins-docker

jenkins, gradle, docker, jib practice

Language: Java - Size: 16.4 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

az82/micronaut-opa-demo

Micronaut / OPA (Open Policy Agent) demo

Language: Java - Size: 138 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 10 - Forks: 4

lecodeski/containerize-java

Containerize Java in various ways; with gRPC and REST as demonstration endpoint

Language: HTML - Size: 318 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

limitium/cicd-demo

Example of usage gradle with spotless and jib. The simplest spring boot http server formatted with spotless, packed in a docker image with jib via github actions and pushed to github packages.

Language: Java - Size: 70.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

alexismp/pdf-merger

A simple Java webapp to merge PDFs

Language: Java - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 11 - Forks: 2

miliariadnane/spring-boot-jib

Demo : Containerize Spring Boot app with JIB

Language: Java - Size: 63.5 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

hnybkd/spring-boot-fullstack-professional

Language: JavaScript - Size: 418 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

zerg000000/cib

Containize your clojure application

Language: Clojure - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

kocmana/barcode-service

This project provides an easily deployable dockerized service generating EAN, UPC barcodes and QR codes

Language: Java - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

streamthoughts/azkarra-streaming-count

This project demonstrates how to build and containerize a Kafka Streams ap using Akzarra and Jib

Language: Java - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

joschi/asdf-jib

Google Jib CLI plugin for asdf version manager

Language: Shell - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

vladigeras/spring-jooq-k8s

Spring Boot and jOOQ integration with Kubernetes deployment features

Language: Java - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

coollog/kubernetes-survey-app-demo

Microservice-based survey app for an interactive Kubernetes demo.

Language: HTML - Size: 23.2 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 6 - Forks: 2