Step 1 - KnowHOW System Requirements
...
Please establish the "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
...
Go to https://github.com/PublicisSapient/PSknowHOW/blob/master/docker-compose.yaml
Right Click on Raw and save link as to Download docker-compose.yaml file to local as shown in below picture
Upload the downloaded docker-compose.yaml to PSKnowhow folder which you created in Step 3.
...
Open terminal/command prompt in PSKnowhow folder .
Pull the images by
Code Block docker-compose pull
Run the container by
Code Block docker-compose up -d
Check Post installation steps for further configuration.
Note: Dear users, please be aware that Knowhow has not yet been tested on Podman. We will promptly return with the necessary steps once testing is complete. Thank you for your understanding.