File Server on Windows

hi everyone!

I am configuring a file server (shared folder) for Windows C:\appian_share to store the below directories for High Availability:

https://docs.appian.com/suite/help/18.2/High_Availability_and_Distributed_Installations.html

 

md C:\appian_share

md C:\appian_share\accdocs1

md C:\appian_share\accdocs2

md C:\appian_share\accdocs3

md C:\appian_share\archived-process

md C:\appian_share\search

md C:\appian_share\msg

md C:\appian_share\mini

md C:\appian_share\models

md C:\appian_share\process_notes

md C:\appian_share\shared

 

Now I have the following questions

1. for the accdocs directories, do I have to open up the empty-directory for accdocs1,accdocs2 and accdocs3 first as shown above? Also, am I correct just to change the base path as conf.suite.BASE_PATH=//C:/appian_share ?(ref: https://docs.appian.com/suite/help/18.2/Internal_Data.html )

 

2. Where I can change the paths for the rest of directories?

 

Thanks in advance.

  Discussion posts and replies are publicly visible