Azure-Samples / open-liberty-on-aks

The project demonstrates how to prepare and deploy Java application inside Open/WebSphere Liberty on an Azure Kubernetes Service cluster.
MIT License
7 stars 19 forks source link

On branch main Simplify and parameterize #3

Closed edburns closed 3 years ago

edburns commented 3 years ago

modified: pom.xml new file: src/main/aks/openlibertyapplication.yaml new file: src/main/docker/Dockerfile new file: src/main/docker/Dockerfile-wlp modified: src/main/liberty/config/server.xml modified: src/main/resources/cafe/web/messages.properties modified: src/main/resources/cafe/web/messages_es.properties modified: src/main/webapp/index.xhtml

majguo commented 3 years ago

I also add @m-reza-rahman as I remember he published a blog (Run WebSphere Liberty and Open Liberty on AKS) which is also based on this repo.

edburns commented 3 years ago

Hello @majguo , this PR addresses the necessary update to the article. https://github.com/MicrosoftDocs/azure-docs-pr/pull/159715

edburns commented 3 years ago

This is safe to merge, because I put the changes that would invalidate the article in a profile.