[PR #1663] [MERGED] Add option to skip uWSGI config in Docker environments #3819

Closed
opened 2026-03-14 07:40:49 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: docker_allow_custom_uwsgi_configs


📝 Commits (1)

  • 374a434 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm/pull/1663 **Author:** [@joeldeteves](https://github.com/joeldeteves) **Created:** 10/24/2023 **Status:** ✅ Merged **Merged:** 10/29/2023 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `docker_allow_custom_uwsgi_configs` --- ### 📝 Commits (1) - [`374a434`](https://github.com/amidaware/tacticalrmm/commit/374a434d98a871f44674b81dea44480880965a04) Add option to skip uWSGI config in Docker environments ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/containers/tactical/entrypoint.sh` (+6 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:40:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3819
No description provided.