ports/databases/tarantool2/files/pkg-message.in
Pavel Balaev 1251766a70 databases/tarantool: Renamed to tarantool2
A new major version of the tarantool has been released.
databases/tarantool renamed to databases/tarantool2.
2.11 is an LTS version and it is advisable to leave the
option to install it.

Signed-off-by: Pavel Balaev <mail@void.so>
2023-12-29 23:10:53 +03:00

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
}
]