DPIclimate / DPIclimate/broker

Mark the compose/.env file so it won't overwrite an existing file

Open
#24 0 comments 0 reactions 1 assignee Claimed by @dajtxx View on GitHub
bug
Dominant language
Python
Stars
3
Forks
3
Avg merge
3m
Merged PRs (30d)
1

Description

The reason the .env file was not in the repo was so it wouldn't overwrite the local copy in an installation, losing usernames and passwords.

In the effort to make IoTa work 'out of the box' this was changed so the .env file became a runnable default.

This is too dangerous for production use so see if there is another way to work around this. Probably modifying run.sh to check for the file and copy it from config if it doesn't exist is the easiest way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.