Pinned Repositories
alpine-jenkins
Builds a jenkins docker file that can run docker builds
Gmail-deleter
Simple python script for mass deleting of emails on Gmail.
leonavevor's Repositories
leonavevor/add-license-header
A tool for automatically adding your license as a header in your source code
leonavevor/Gmail-deleter
Simple python script for mass deleting of emails on Gmail.
leonavevor/boilerplates
Templates and configurations for various projects and deployment scenarios
leonavevor/conductor
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
leonavevor/ContactManagement
leonavevor/event_exporter
Exporter for kubernetes events
leonavevor/ezmongomigration
A small framework that makes it easy to manage migrations for MongoDB in a Spring framework application.
leonavevor/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
leonavevor/gitlab-plugin
A Jenkins plugin for interfacing with GitLab
leonavevor/gmail-momomail
Gmail Client - to manage your gmail
leonavevor/ingress-nginx
NGINX Ingress Controller for Kubernetes
leonavevor/k8s-multi-container
leonavevor/kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
leonavevor/PBX-SOFTWARE-7-8
leonavevor/pipeline-examples
A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
leonavevor/pipeline-test
leonavevor/pizza-luvrs
❤️🍕🍕❤️ Demo project for AWS Developer: Getting Started on Pluralsight
leonavevor/production-prometheus
leonavevor/scf-config-repository
Pluralsight Course - Spring Cloud Fundamentals - Configuration Repository
leonavevor/serving
Kubernetes-based, scale-to-zero, request-driven compute
leonavevor/snap-to-flatpak
A BASH script that removes Snap from an Ubuntu system and replaces it with Flatpak
leonavevor/snap-to-flatpak-with-exclusions
Quickly migrate from using snap packages to flatpaks
leonavevor/spring-boot-admin
Admin UI for administration of spring boot applications
leonavevor/spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
leonavevor/spring-cloud-vault-config-samples
Examples for Spring Vault and Spring Cloud Vault Config
leonavevor/spring-mongo-gridFStemplate
MongoDB provides GridFS for storing and retrieving large files with size limit of 16MB. code how to work with SpringData Mongo GridFsTemplate to save, retrieve, delete binary files (Image, Text files)
leonavevor/spring-security-oauth
Learn more about OAuth2 via "Learn Spring Security":
leonavevor/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
leonavevor/tfjs-examples
Examples built with TensorFlow.js
leonavevor/tutorials
The "REST With Spring" Course: