mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
New major release: https://github.com/tarantool/tarantool/releases/tag/3.0.0 Signed-off-by: Pavel Balaev <mail@void.so>
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
|
|
}
|
|
]
|