ok I've moved some stuff around so that my docker-...
# server
f
ok I've moved some stuff around so that my docker-compose basically matches the example one. Everything comes up except- no data for some reason it's not connecting to the database which is now at /root/sqldata I'm going a bit cross eyed trying to figure this out, because the only place in the .yml file that mentions a location is volumes: - dnsconfig:/root/config/dnsconfig - sqldata:/root/data - shared_certs:/etc/netmaker Maybe there's a way to ask Netmaker which DB it is using?