forked from Lainports/freebsd-ports
storage server. The code is available for free under the terms of BSD license. Supported platforms are GNU/Linux and FreeBSD. WWW: http://tarantool.org/ PR: ports/163213 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
10 lines
266 B
Text
10 lines
266 B
Text
#########################################################
|
|
#
|
|
#
|
|
# After install you'll need init storage:
|
|
#
|
|
# %%PREFIX%%/bin/tarantool_silverbox --init-storage \
|
|
# -c %%ETCDIR%%/tarantool.cfg
|
|
#
|
|
#
|
|
#########################################################
|