mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
15 lines
272 B
Plaintext
15 lines
272 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|