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 19 Next »

On Premise server requirements

There are two options how to deploy GRAVITY on-premises, either on a Java Runtime or as a Docker container (same memory specs).

GRAVITY needs a database and a java runtime to work.

Server

Database

platform independent

min. 1024MB RAM

open port 443 and 80

running jar file

JRE 1.8

reachable from clients which will use GRAVITY

MariaDB 10+ or MySQL 5.7+ or Oracle DB 12.2+

If you host a custom config server too, it needs to be within reach of clients and server of course.

Docker

Check the Docker wiki page (gravity.docker.run ) for guidance on Docker setup.

Configuration requirements

To prepare for configuration (either by Gravity Global AG or yourself), look up the following items and document them properly for Gravity Global AG and yourself!

For better understanding, we are using a fictional company called gravify.io.

Item to note

Example for gravify.io

A list of URLs on which GRAVITY shall be enabled
If you wish to enable it for domains (mycompany.org) make sure to either state it explicitly or name exclusions

portal.gravify.io

gravify.io/sites

gravify-io.sharepoint.com/layouts

Exclude: gravify.io/sites/management

An URL where the users will need to go to start GRAVITY (first time)

portal.gravify.io/home

An SMTP user and password, it will be used to send notification mails from the backend server

devops@gravify.io

An e-mail address user can turn to when they have issues

int-help@gravify.io



  • No labels