forked from Lainports/opnsense-ports
14 lines
272 B
Text
14 lines
272 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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"
|
|
EOM
|
|
}
|
|
]
|