VisionSystemsInc / terra

Terra - Run your algorithm anywhere on earth
MIT License
0 stars 3 forks source link

2020 changes #84

Closed andyneff closed 3 years ago

andyneff commented 3 years ago
drewgilliam commented 3 years ago

Also note - pep8 failed, and there are CI warnings about redis secret files: WARNING: Service "redis-commander" uses an undefined secret file "/root/repo/redis_commander_password.secret", the following file should be created "/root/repo/redis_commander_password.secret"

andyneff commented 3 years ago

I see that warning... For now, it's harmless and I'm going to ignore it. I'll see if I can come up with a "good" solution to bypass it in the future.