You have to create a DNS name for the given server, it has to be setup to be accessible from outside.
Please note:
The solution both uses [yourdomain.com] and [*.yourdomain.com]
This means that you can't use an existing web URL from i.e. [yourcompany.com]
Our solution uses a number of specific subdomains, for internal system services and specific websites for creating companies, shares and users.
For the solution to run subdomains are needed, we recommend that you create a wildcard subdomain on any domain you wish to use
Example: *.MyCloudFileDrive.com
If you are, using NAT and your server have private IP address, then make sure that the DNS is translated for the
internal network also, as the services are talking to each other.
This can be done in the host file on the server.
You need to open up and accept calls for send and receive from all *.rushfiles.com (subdomain)
Needed subdomains:
System services
- filecache01 – outside access
- clientgateway – outside access
- companyapi – outside access
- domainmaster
- vshare01
- xchange01
- resellerapi – outside access
Webpages
- company – outside access
- webclient - outside access
- reseller - outside access
Server setup example, 1 server
Server setup example, 3 servers
Front end:
clientgateway
companyapi
resellerapi
company
reseller
webclient
File server:
filecache01
Back end:
domainmaster
vshare01
xchange01