There are 1 repository under artifact-registry topic.
Delete untagged image refs in Google Container Registry or Artifact Registry
Serverless reverse proxy for exposing container registries (GCR, Docker Hub, Artifact Registry etc) on custom domains.
In this tutorial, we will register a package in GCP Artifact Registry both manually as well as with CICD. In the end, you will be able to install your own private package with pip just like you're used to.
Only minimalistic artifacts storage
企業の情報発信メディアを想定。コーポレートサイト+ブログ+SNS連携
This repo contains code that integrates a github actions workflow to build and push docker images to Google Cloud.
Plugin for using Google Artifact Registry with Leiningen.
"FloraVision" is a plant image classification app hosted on Google Cloud using Docker, Flask, and Kubernetes. It identifies plant species from images using machine learning models.
Calculate health status based on Body Mass Index (BMI).
🎁 A very basic repository for versioned artifacts.
Create a GCP Kubernetes cluster, docker registry, static ip, dns entry, certificate map, cloudsql db (using terraform)
Repository explaining the deployment of a sample FastAPI application to Google Cloud Platform. It explains the transition from a local application until deployed into Cloud Run using Cloud Build and Artifact Registry. This is merely educational and I do it for fun.
The goal of this project is to build a salary prediction model, encapsulate it in a Docker container, and set up a continuous integration and deployment (CI/CD) pipeline using Google Cloud Build and Google Cloud Deploy. This setup ensures that the model is automatically built, tested, and deployed to a Kubernetes cluster whenever changes are made.
Serverless Microservices for the GeoCore API, used internally for the core geospatial functionalities of the GeoSentry 🌍 Platform facilitated by the Terrarium package. The Services are built with Docker, stored on Artifact Registry, deployed on Cloud Run and discoverable with Service Directory.
Advance container registry garbage collector, save your storage bill
Code to deploy an app to a GKE cluster
This project demonstrates a Google Pub/Sub architecture using Node.js (Express),React, Spring Boot, and FastAPI🚀. All services are containerized 🐳 and deployed on Google Cloud Run ☁️. CI/CD is automated with GitHub Actions 🤖. The system enables seamless message publishing and subscribing between services 💬🔔💻.
Deployment of a Text Summarizer Flask API to Google Cloud using Cloud Run, Terraform and GitHub Actions
Indexer for container images registries
A sample project with a GitHub Action that builds a Dockerfile and pushes it to GCP Artifact Registry
Example package to register and install from a private GCP Artifact Registry.
This repository contains a simple example application built with Flask and deployed using Docker on Google Kubernetes Engine (GKE) in Google Cloud Platform (GCP). The deployment process is automated using Cloud Build and Cloud Build Triggers.
A microservice based application deployed using kubernetes on GCP cloud
Implementation of MLops pipeline for Named Entity Recognition (NER) using pretrained Huggingface BERT transformer based model, further use CircleCI CI/CD tool for deployment on google cloud platform by using Docker image, Flask front end interface.
This project features two microservices on GKE using a shared Persistent Volume for file storage and processing. The first microservice handles file storage and coordinates with the second for product calculations. Deployment is automated via a CI/CD pipeline using GCP services like Cloud Build, Artifact Registry, and GKE.
Build an end to end pipeline for Named Entity Recognition (NER) by a pretrained Huggingface transformer, BERT and deploy to google cloud platform using Docker, CI/CD tool: CircleCI.
Kubernetes manifests to deploy a flask application with nginx reverse proxy, redis cache and mysql database on Google Kubernetes Engine ensuring high availability and scalablility
Setup Google Cloud Artifact Registry access
Create a GCP Kubernetes cluster, docker registry (using gcloud or terraform)
This project automates 🚀 the deployment process using GitHub Actions for CI/CD. The Docker image 🐳 is built and pushed to Google Artifact Registry (GAR), from where it's deployed to Cloud Run ☁️.
A guide for setting up and configuring a Google Cloud Platform project. This repository includes instructions for managing IAM roles, VPC networks, MySQL databases, and deploying Docker images to Cloud Run. Perfect for students seeking hands-on experience in cloud computing.
Two microservices deployed on Google Kubernetes Engine (GKE) Cluster using Artifact Registry, Cloud Build and Docker.