A docker-compose project for launching the DLSS SDR ecosystem.
$ docker-compose build
# initialize databases, solr collections, etc
$ ./setup.sh
# launching the whole ecosystem:
$ docker-compose up
# or launching only some components
# $ docker-compose up stacks
By default, we use the localtest.me
to generate local hostnames (set as VIRTUAL_HOST_BASE
in .env
). Applications are exposed as subdomains of the host, e.g.: