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

Add option to skip uWSGI config in Docker environments #1663

Merged

Conversation

joeldeteves
Copy link
Contributor

This PR adds the option to skip uWSGI config in Docker environments (to prevent user preferred uWSGI settings from being overwritten by the start script). If the parameter is set to anything other than the default (0), create_uwsgi_conf will not run.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #1663 (374a434) into develop (857cd69) will decrease coverage by 0.06%.
Report is 1 commits behind head on develop.
The diff coverage is 25.00%.

@@             Coverage Diff             @@
##           develop    #1663      +/-   ##
===========================================
- Coverage    80.48%   80.42%   -0.06%     
===========================================
  Files          118      118              
  Lines         7952     7960       +8     
===========================================
+ Hits          6400     6402       +2     
- Misses        1552     1558       +6     
Files Coverage Δ
api/tacticalrmm/core/views.py 67.59% <25.00%> (-1.23%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wh1te909 wh1te909 merged commit 136a393 into amidaware:develop Oct 29, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants