-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️ Clean up simcore webserver environment ⚠️ DEVOPS #4491
♻️ Clean up simcore webserver environment ⚠️ DEVOPS #4491
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4491 +/- ##
========================================
+ Coverage 84.7% 86.5% +1.7%
========================================
Files 1007 1007
Lines 43186 43186
Branches 1001 1001
========================================
+ Hits 36618 37371 +753
+ Misses 6349 5586 -763
- Partials 219 229 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
|
services/web/server/src/simcore_service_webserver/application_settings.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
next steps should be made for this sooner rather than later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for taking care of this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for taking care of this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Code Climate has analyzed commit d89e2b3 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Make env variables of Webserver clean, transparent and easy to understand. The
env_file
has been removed from docker-compoeswebesrver
service. The environment of docker-composewebserver
service has been updated.Related issue/s
How to test
Deploy the whole stack and check whether simcore webserver is up and running without any errors in logs
DevOps Checklist
Make sure to provide the following environment variables: