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 9 Current »

Hardware and software requirements and recommendations for on-premise dRofus servers

Recommended Hardware

Project installation

  • 2 CPU cores
  • 16 GB RAM (or more)
  • 100GB fast disk (SAS 15K) (RAID-0 or RAID-10) in addition to the OS disk.
  • 200GB free disk space for Backups 

Enterprise installation

  • 4 CPU cores
  • 32 GB RAM (or more)
  • 300GB fast disk (SAS 15K RAID-0 or RAID-10 / SSD) in addition to the OS disk.
  • 400 GB free disk space for Backups

Software Requirements

dRofus will be installed on Liunx Debian https://www.debian.org stable release. For on-premis servers you can provide us with a SSH access to an fresh Debian OS installation so we can continue the installation. 

For closed servers, Debian with the necessary software installed will be provided on a disk image. Please privde us with the type of virualization system you are using (e.g. Hyper-V, VMWare), the IP address the server should have, a fully quantified domain name, and optional SSL certificates

Domain names and SSL

For a full installation you must add the following DNS records to point to your server(s)


Domain nameDescription
drofus.[yourdomain]Database. This is the server the user will enter into the client to connect to
adm.drofus.[yourdomain]Adminsitration system for drofus. The admin users will use this address to connect to the web based administration system.
web.drofus.[yourdomain]Web application for drofus. Users will use this address to connect to the web application.
api.drofus.[yourdomain]API. Techincal users will use this to connect to the project API
doc.drofus.[yourdomain]Service that  stores document in drofus. Users do not use this address directly
ids.drofus.[yourdomain]Identity server for drofus web/api. Users will not use this address directly but will be redirected to it. 
reports.drofus.[yourdomain]Report server. User will not use this directly but redirected to it. 

and provide a wildchar certificate for drofus.[yourdomain] or seperate certificates for each domain. You should make sure that the DNS resolution both works on internal and external network with the same names if that is applicable. 

Firewalls

You must open the following incoming ports to the server

Port
5432For anybody that should have access to dRofus with the client application or addins
443For everybody that should have access to dRofus
22
5666
From 77.40.227.32/27
dRofus administrator and monitoring




  • No labels