blob: fa50213a377e1ea244009551b0ba079bd887d9c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#########################################################
#
#
# After install you'll need:
#
# Edit example config:
# %%ETCDIR%%/tarantool.cfg.sample
# Init storage:
# %%PREFIX%%/bin/tarantool_box --init-storage \
# -c %%ETCDIR%%/tarantool.cfg
#
#
#########################################################
|