Versions Compared

Key

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

...

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

Java Runtime

GRAVITY needs a database and a java runtime Java Runtime to work.

Application Server

Database

minimum 1024MB RAM

platform independent min. 1024MB RAMwith JRE 1.8 installed

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.

...

Supported RDBMS: Oracle Database, MySQL, MariaDB.

The following versions of them are supported by SLA, but other version might work as well:

  • Oracle Database: 12c, 18c

  • MySQL: 5.7

  • MariaDB: 10.*

Docker

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

Configuration requirements

...