Question
How can I test whether my Self-Hosted deployment has been configured successfully.
Answer
Follow these steps:
- Complete all steps from WalkMe Self Hosting.
- Create a Test.txt file and place it in the WalkMe folder.
- Copy the local domain path configured previously (refer to step #5 of WalkMe Self Hosting ) and access it on your browser to ensure it can be reached successfully from an end user machine.
For example, http://www.example.com/WalkMe/Test.txt - After running the URL, If the content of the Test.txt file is visible then the configuration is correct.