forked from tarantool/luatest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt the server to use the declarative config
You can use a declarative config file to configure the server instance via following parameters: - @string[opt] config_file Declarative YAML configuration for server instance. - @tab[opt] remote_config If `config_file` is not passed, this config value is used to deduce the advertise URI to connect net.box to the instance. Close tarantool#367
- Loading branch information
Oleg Chaplashkin
committed
Jul 10, 2024
1 parent
82e8777
commit 5352040
Showing
3 changed files
with
155 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters