joaovitoriasilva / endurain

Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment
https://docs.endurain.com/
GNU General Public License v3.0
656 stars 15 forks source link

no .env file found for implement the app #12

Closed DaiyongBug closed 6 months ago

joaovitoriasilva commented 6 months ago

Hello thanks for reaching out. Can you provide more details on how are you deploying the container?

DaiyongBug commented 6 months ago

Hello thanks for reaching out. Can you provide more details on how are you deploying the container?

I just use the docker-compose up. I just got this "OSError: Missing required environment variable: JAEGER_ENABLED" when run the backend app

pflavio commented 6 months ago

Hi @DaiyongBug just create a new .env file in the same folder as your docker compose yml and paste the content from https://github.com/joaovitoriasilva/endurain/blob/master/backend/.env

joaovitoriasilva commented 6 months ago

Hi @pflavio thanks for the help. I will look into this to better address the issue

joaovitoriasilva commented 6 months ago

Hello.

This will be fixed in the upcoming v0.2.0 release.

joaovitoriasilva commented 6 months ago

Fixed on version v0.2.0