mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1663] [MERGED] Add option to skip uWSGI config in Docker environments #1872
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1872
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/1663
Author: @joeldeteves
Created: 10/24/2023
Status: ✅ Merged
Merged: 10/29/2023
Merged by: @wh1te909
Base:
develop← Head:docker_allow_custom_uwsgi_configs📝 Commits (1)
374a434Add option to skip uWSGI config in Docker environments📊 Changes
1 file changed (+6 additions, -1 deletions)
View changed files
📝
docker/containers/tactical/entrypoint.sh(+6 -1)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.