Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Current »

dRofus is based on a client/server architecture. The program is made up of four central components:

  • Central database server
  • Central report/document server
  • Windows client program - dRofus
  • Central web based administration system
  • Model server (optionally)

The database server, administration system and report/document server can all be installed on the same or different computers. When using the program, you have to be connected to the database server. The database can either be hosted by dRofus or the customer can host the servers themself. This has the advantage that the customer can be in full control of the hardware and notwork facilities, especially if they have specific security requirements. dRofus requires external access to the server for operations and maintenance. 


The dRofus client communicates with the dRofus database via TCP port 5432 and port 443 (HTTPS) for the report generator. In order to allow for such communication, these ports need to be open towards the database server.

For projects where dRofus' server is utilised, this means that any firewalls have to allow for outgoing TCP traffic on port 5432 (database traffic) and port 443 (HTTPS) (reports and file uploading) against <servername> (depending which server is used)

Some clients/projects have their own dRofus servers, so traffic has to be permitted to the server specified by the user upon log in. Traffic to the database server is channelled via SSL.


ServerIP AddressPortsRegion

db.drofus.com

reports-us.drofus.com

adm-us.drofus.com

34.225.129.63


5432


USA and South America

ca.drofus.com

reports-ca.drofus.com

adm-ca.drofus.com

52.60.201.6


5432



Canada
au.drofus.com
reports-au.drofus.com
54.79.1.114

5432


Australia, New Zealand & Asia

db2.nosyko.no
no.drofus.com

16.170.195.236

5432


Europe / Norway
eu.drofus.com18.157.51.1625432Europe / Germany
  • No labels