/usr/share/doc/tarantool-lts/README.Debian is in tarantool-lts 1.5.5-18-g2998d20-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | To create new instance You should:
1. place instance_name.cfg into /etc/tarantool/instances.available/
2. create symlink
/etc/tarantool/instances.available/instance_name.cfg ->
/etc/tarantool/instances.enabled/instance_name.cfg
3. do invoke-rc.d tarantool restart
|