# Pastebin FNpHmwYf root@lemmy:/code/listenbrainz# cat /etc/consul-template.conf template { source = "/code/listenbrainz/consul_config.py.ctmpl" destination = "/code/listenbrainz/config.py" command = "sv hup uwsgi" } template { source = "/code/listenbrainz/bigquery-credentials.json.ctmpl" destination = "/code/listenbrainz/credentials/bigquery-credentials.json" }