Skip to content

Installation

Installing SlashDB

There are several options to install SlashDB:

Desired setup Recommendation
Production on Linux machines Linux, Docker
Fast setup in the cloud Amazon Web Services, Microsoft Azure
Virtual machines (incl. for Windows) Hyper-V, VMWare, VirtualBox, Vagrant

Managing the SlashDB Service

For installation and management of the SlashDB service, these commands are useful:

Using the provided init script:

sudo service slashdb stop
sudo service slashdb start

or simply:

sudo service slashdb restart