Topic: "azurecontainerregistry"
shanepeckham/ContainersOnAzure_IntroLab
This lab aims to show a few ways you can deploy a container on Azure
Size: 5.04 MB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 36 - Forks: 20

My-Azure-Projects/Deploying-an-Asp.Net-Core-3.0-Web-API-on-AKS
Containirize dotnet core web Api using Docker, push to Azure Container Registry and deploy to Kubernetes cluster in AKS
Language: Dockerfile - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 6

grantomation/azure-red-hat-openshift-landing-zone
Automate the deployment of an Azure Red Hat OpenShift (ARO) landing zone on Azure cloud.
Language: Bicep - Size: 677 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

arindam0310018/04-Apr-2022-DevOps__Scan-Images-In-ACR-Using-Trivy
DEVOPS + ACR + TRIVY
Language: HTML - Size: 2.19 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 10

knowledgefactory4u/spring-boot-helloworld
Dockerize Spring Boot Application and Push the image to Azure Container Registry
Language: Java - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

oyuksektepeli/AzureAZ204
Exam AZ-203: Developing Solutions for Microsoft Azure
Language: PowerShell - Size: 2.12 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

fbayanati/hopewell
Yet another Angular Typescript CircleCI project containerized with Docker in an Azure Container with app service
Language: TypeScript - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

hvalfangst/azure-container-instances-api-key-vault
Flask API deployed to Azure Container Instances with Azure Key Vault integration for CI/CD
Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

duongthaiha/containerised-selfhost-agent
A proof of concept of running self-hosted Azure DevOps agent with private access Azure Container Instance
Language: Bicep - Size: 310 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arindam0310018/30-Jan-2023-DevOpsCLI__Create-Docker-Registry-Service-Connection
CREATE DOCKER REGISRY SERVICE CONNECTION USING DEVOPS CLI
Language: PowerShell - Size: 448 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Georges034302/azure-aci-acr-workflow
A practical demo using Azure Container Instances (ACI) + Azure Container Registry (ACR) with GitHub Actions for CI/CD
Language: HTML - Size: 17.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

HubSeaLon/SmartAnalyze-Cloud-Computing-Project
Microsoft Azure Project
Language: HTML - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

passadis/ai-assistant
Books recommendation AI engine
Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

GalanR12/InvadeApp
Django/Python/Terraform/Docker/Azure This project is a small application written in Django and deployed automatically on Cloud (Azure) with DevOps tools.
Language: HTML - Size: 2.99 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

riosengineer/demo-ado-agent-in-aci-private-acr-appdeploy
A repository showcasing self-hosted Azure DevOps agent pulled from private ACR, running on ACI with deployment to private app service.
Language: Bicep - Size: 899 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ayoussef-insight/self-hosted-agents
A complete solution for creating and deploying a self-hosted agent/runner for Azure DevOps and Github using Docker containers. The solution supports automated deployment using bicep to Azure cloud where the agent/runner is hosted.
Language: Dockerfile - Size: 55.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

gregyjames/ghcr_container
Build an docker container and push it to to your private package repo.
Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hvalfangst/azure-akv
Python Flask application deployed to Azure Kubernetes Service with secrets derived from Azure Key Vault mounted with Kubernetes Secrets Store CSI driver
Language: HCL - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

HIMA10SHREE/CI-CD-Java-Springboot-to-Azure-container-app
CI/CD of simple Java-Springboot application. Build and package the application into .jar . Created Dockerfile and dockerised the application. Built and pushed image to ACR and deployed to ACA. Integrated jacoco for code coverage and tested using Junit test cases. The infrastructure is built using bicep templates.
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ycetindil/Tetris-Azure-ACR-Web-App-GitHubActions-Terraform-Docker
Language: JavaScript - Size: 887 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ycetindil/Tetris-Azure-ACR-Web-App-Jenkins-Terraform-Docker Fork of oguzhanaydogan/tetris-java-azure-devops-jenkins
Language: JavaScript - Size: 844 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 5

ycetindil/WeatherApp-Azure-AKS-Kubernetes-Terraform Fork of hkaanturgut/Deploy-React-WeatherApp-to-AKS-using-ACR
Language: JavaScript - Size: 684 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jamylguimaraes/Python-flask-app-Docker
Aplicação Web Dockenizada, escrita em Python3 / Flask, utiliza Gunicorn como Web Server, CI-CD (Github Actions), Azure Web App, Azure Container Registry e IaC Terraform.
Language: Makefile - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fsaleemm/JavaWildFlyContainers
How to containerize Java applications running on WildFly and deploy to Azure?
Language: Dockerfile - Size: 9.18 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

melvinlee/go-helloworld
Golang hello world
Language: Shell - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

haripraghash/acrprovisioning
Repository that contains files to provision Azure Container Registry
Language: PowerShell - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
