Install Podman Desktop
Deploying Planvisage SCM as a Container Application (Podman Desktop)
Follow the steps below to deploy the Planvisage SCM application as a container.
Step 1: Download and Install Podman Desktop
Download and install Podman Desktop from the provided URL:
For a detailed, step-by-step guide on how to install Podman Desktop on Windows 10/11,Windows Server you can follow this link:
How to install Podman on Windows 10/11 or Windows Server (step by step)
To run Planvisage web application 8.0 in container environment.
1.Enable Virtualization in Server/Azure VM.
2.Install docker desktop / Padman-Desktop.
How to verify nested virtualisation is enabled.
In task manager, select Performance tab. In CPU Details, you can see “Virtualisation Enabled”
Install Podman Desktop
1.Click Start Onboarding
2.Click Next
3.Click Next ( to install Podman compose extension)
4.Click Next (To Install Kubectl)
Install WSL (Windows Sub System For Linux)
5.Click Install WSL 2
Restart Server after WSL2 installation.
Install Podman
1.Click “Install”
Click "Yes"
Click “Install”
Click “Close”
Click “Initialise and start”
Step 2: Pull the Latest Image to Your Podman Desktop
Learn how to pull the latest image to your Podman desktop using the command prompt.
-
Run the Command Prompt as an Administrator.
-
Log in to the Planvisage Azure Container Registry:
a. Run the command: docker login planvisagedev.azurecr.io
b. Enter your credentials.
- Execute the command to pull the latest Docker image:
Run the command: Podman pull planvisagedev.azurecr.io/planvisagedev:latest
Ensure that your Podman Desktop is running before pulling latest image.
-
Run the Prepare batch file to create the ‘log’ and ‘xml’ folders.
-
Run Install batch file to create the containers