#Configuring SMTP
1 messages · Page 1 of 1 (latest)
@boreal cradle
You might be stuck on an old release
What version are you running ?
Is the file present though ? It doesn't contain anything ?
The file is present, the contents only contain an example of having CIDR settings defined, just wanted to make sure the script example on the nabox website is still valid for the latest version of nabox (3.1.2) grafana (8.4.6).
just didnt want to brick the instance of grafana if it wasnt correct
and are all the variables listed, from name isnt listed, also wasnt sure what these were:
- GF_SERVER_ROOT_URL=%(protocol)s://%(domain)s/grafana/
- GF_SERVER_SERVE_FROM_SUBATH=true
Yes that’s all expected
Leave it as is for those two lines.
Just change the SMTP settings.
thanks, is there an eqivalent SMTP FROM Name field?
Trying to restart grafana as per website to apply email setting changes, getting up cannot be found, does the command have to be run from a certain directory? dc up -d grafana
tried running it from the docker-compose directory but to no avail
try dc restart grafana ?
Can be run from anywhere
I think dc up -d should catch a change in the override file
Oh I think I know. You have to login as root. Don't login with admin and sudo.