Skip to content

Commit

Permalink
Add Cargo Tracker app with Open Liberty on AKS template (#482)
Browse files Browse the repository at this point in the history
* Add Cargo Tracker app template with Open Liberty on AKS to templates.json

* remove .idea/*
  • Loading branch information
backwind1233 authored Jan 7, 2025
1 parent ffc338b commit 8b6b97d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2730,5 +2730,25 @@
"monitor",
"keyvault"
]
},
{
"title": "Cargo Tracker application with Open Liberty running on Azure Kubernetes Service (AKS)",
"description": "Cargo Tracker application with Open Liberty running on Azure Kubernetes Service (AKS) with Azure Database for PostgreSQL and Azure OpenAI.",
"preview": "./templates/images/cargotracker-liberty-aks.png",
"website": "https://github.com/Azure-Samples",
"author": "Zhihao Guo",
"source": "https://github.com/Azure-Samples/cargotracker-liberty-aks-azd",
"tags": [
"java",
"azuredb-postgreSQL",
"openai",
"gpt",
"ai",
"aks",
"managedidentity",
"bicep",
"msft",
"new"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b6b97d

Please sign in to comment.