Installation - Laptop (Docker Desktop/Podman)

Step 1 - KnowHOW System Requirements

Please check here forย System Requirements:ย PSknowHOW | System Requirements

Step 2 - Release Notes

Please read theย release notesย before starting the installation.

Step 3 - Create folder structure

Please select the preferred location for creating the PSKnowhow folder and Authentication application, ensuring that the chosen location offers a sufficient amount of available space.

Windows / MacOS:

  • Please Create "PSKnowhow" directory in your preferred drive location. For instance, on Windows, you may choose to create it at โ€œC:\UserName\PSKnowhowโ€, whereas on macOS, you can opt for the โ€œ/Users/YourUsername/PSKnowhowโ€ directory.

Step 4 - Download docker-compose.yaml of PSKnowhow

Step 5 - Edit the docker compose file with appropriate values

Step 6 - Pull the docker images and Run the Containers

  • Open terminal/command prompt in PSKnowhow folder .

  • Pull the images by (For Docker for Desktop)

    docker-compose pull

(For Podman)

podman-compose pull
  • Run the container by (For Docker for Desktop)

  • docker-compose up -d

(For Podman)

  • Create readWrite Privileged user which adds extra layer of data protection from accidentally deleting collections and use this in application . follow this steps to create

ย 

ย 

ยฉ 2022 Publicis Sapient. All rights reserved.