Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using your Unraid Obico App, how does one configure dotenv.example if it doesn't exist? #13

Closed
superdong69 opened this issue Jul 28, 2023 · 5 comments

Comments

@superdong69
Copy link

Trying to configure the Unraid Docker Application to send alerts via email. I've got everything else working lovely, but I can't figure out how to get alerts to work.

@hydazz
Copy link
Member

hydazz commented Jul 28, 2023

you just copy the variables from the .env into extra variables in the template

@superdong69
Copy link
Author

you just copy the variables from the .env into extra variables in the template

I'm sorry, what do you mean when you say extra variables in the template? You mean in the unraid variables when you edit the docker settings of the application?

@hydazz
Copy link
Member

hydazz commented Jul 29, 2023

yes, within the template, at the bottom click Add another Path, Port, Variable, Label or Device, set Config Type to Variable and set the Key to the variable from the .env, eg EMAIL_HOST, repeat for any other variables from https://github.com/TheSpaghettiDetective/obico-server/blob/release/dotenv.example

@superdong69
Copy link
Author

Yup, got that all sorted. Testing notifications just give me a server 500 error when configuring for SMTP Gmail. Followed all the instructions for using the google app password, and using the same account I use for unraid notifications which work fine.

@hydazz
Copy link
Member

hydazz commented Jul 30, 2023

notifications just give me a server 500 error when configuring for SMTP Gmail

please continue this issue here: #10

ill mark the variables issue closed :)

@hydazz hydazz closed this as completed Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants