Welcome to the Linux Foundation Forum!

Deploying multiple versions of same app

Deploying a simple Spring boot app ( not the one provided). Is it possible to deploy multiple versions of same app and assign different routes to each. The instructions on Manipulating Routes section is not very clear.

Comments

  • Posts: 86
    edited November 2020

    You can deploy the same code using two different application names. You can also have a single app with multiple routes assigned to it.

    Therefore, you could deploy something like my-app-v1 and my-app-v2 with different (or the same "shared") routes.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training