good morning!!!!

Skip to content
Snippets Groups Projects
Commit 931bf418 authored by aforge's avatar aforge
Browse files

Allow bundling all available DB adapters in tinode binaries.

In addition to specifying the DB adapter explicitly via build tags,
allow bundling all available DB adapters to the binary (enabled via "all" tag).
The adapter may be chosen by setting `store_config.adapter_name` field in `tinode.conf`.

Modify build scripts and docker configs to support this.
Docker tinode-all image includes the bundled binaries, the adapter may be
chosen by providing ADAPTER_NAME env var.
parent e8f149c1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment