This is the command tarantool_instance that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tarantool_instance - utility to start/stop tarantool instances
SINOPSYS
tarantool_instance NAME start
tarantool_instance NAME stop
DESCRIPTION
The utility seeks instance in /etc/tarantool/instances.enabled/ directory. It seeks
/etc/tarantool/instances.enabled/NAME.cfg, but You can use filepath instead NAME.
The utility extends tarantool's configs by the following variables:
file_descriptors = COUNT
You can set sockets limit for the instance.
The utility copies instance's config to directory /var/lib/tarantool/started/, exclude
additional variables, then starts or stops instance.
In the first starting the utilitie creates /var/lib/tarantool/snapshot/NAME directory and
empty snapshot inside the directory.
Use tarantool_instance online using onworks.net services