[PR #2104] Title: Add environment variable support for Swagger and Beta API in local_settings.py #3851

Open
opened 2026-03-14 07:42:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/2104
Author: @himself1985
Created: 12/18/2024
Status: 🔄 Open

Base: developHead: patch-1


📝 Commits (1)

  • c647bf8 Insert BetaAPI and Swagger variable to local_settings.py

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 docker/containers/tactical/entrypoint.sh (+2 -0)

📄 Description

This pull request adds support for enabling Swagger and the Beta API via environment variables. By using SWAGGER_ENABLED and BETA_API_ENABLED as environment variables, users can easily configure these features through their docker-compose.yml or other runtime environments.


🔄 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/2104 **Author:** [@himself1985](https://github.com/himself1985) **Created:** 12/18/2024 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c647bf8`](https://github.com/amidaware/tacticalrmm/commit/c647bf8727d887be143017412034c239db3dd321) Insert BetaAPI and Swagger variable to local_settings.py ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker/containers/tactical/entrypoint.sh` (+2 -0) </details> ### 📄 Description This pull request adds support for enabling Swagger and the Beta API via environment variables. By using SWAGGER_ENABLED and BETA_API_ENABLED as environment variables, users can easily configure these features through their docker-compose.yml or other runtime environments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#3851
No description provided.