blob: fbbe7f26f2f11e9b0ba77509d9122b6f15f26ef8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
========================================================================
After install, you'll need:
Configuration at /etc/rc.conf:
* Enable tarantool on startup:
tarantool_enable="yes"
* Path to storage link files of instances:
tarantool_instances="%%ETCDIR%%/instances.enabled"
========================================================================
|