Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

ServerAPIDatabase

platform independent

min. 768MB RAM

open port 443 and 80

running jar file

JRE 1.8+

reachable from clients which will use GRAVITY

db user

db password

db uri or host and port

MariaDB, MySQL 8 or Oracle DB (12.2+)

empty db

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

Info
titleDocker

Docker containers are available on Docker Hub. There are two versions published: GRAVITY app and Maria DB in two containers. GRAVITY app and Maria DB in one container.


Configuration requirements

...

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

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

...

titleDocker

...

Item to noteExample 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 serverdevops@gravify.io
An e-mail address user can turn to when they have issuesint-help@gravify.ioA website that gives more information about your company and GRAVITYgravify.io/sites/us-and-gravity

The following information about your GRAVITY CONTROL

  • Mode (vertical, horizontal)
  • Background color HEX
  • Selection color HEX
  • Vertical positioning and margin from top/bottom
  • Horizontal positioning and margin from left/right

Image Removed

Image Removed

On Premise server requirements

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

GRAVITY needs a database and a java runtime to work.

...

platform independent

min. 768MB RAM

open port 443 and 80

running jar file

JRE 1.8+

reachable from clients which will use GRAVITY

...

db user

db password

db uri or host and port

...

MariaDB, MySQL 8 or Oracle DB (12.2+)

empty db