see docs.neops.io
At the required services/subdirectories:
cp .env.dist .env
touch docker-compose.custom-values.ymlEdit .evn file, edit required parameters and take a look at the COMPOSE_FILE file string to load the required elements.
Change directory to your neops-docker-compose root dir
docker run -it --rm -v $(pwd)/:/app/ndc quay.io/zebbra/neops-core:dc-custom-values