[PR #1167] [CLOSED] Docker dev fixes #1830

Closed
opened 2026-03-02 02:24:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/1167
Author: @redanthrax
Created: 6/9/2022
Status: Closed

Base: developHead: DockerDevFixes


📝 Commits (2)

  • 7be6653 docker configuration for non-https dev
  • 449c969 added nats option for dev without tls verify

📊 Changes

5 files changed (+122 additions, -24 deletions)

View changed files

📝 .devcontainer/docker-compose.yml (+1 -0)
📝 .devcontainer/entrypoint.sh (+0 -10)
📝 docker/containers/tactical-nginx/entrypoint.sh (+114 -14)
📝 natsapi/bin/nats-api (+0 -0)
📝 natsapi/utils.go (+7 -0)

📄 Description

No description provided


🔄 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/1167 **Author:** [@redanthrax](https://github.com/redanthrax) **Created:** 6/9/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `DockerDevFixes` --- ### 📝 Commits (2) - [`7be6653`](https://github.com/amidaware/tacticalrmm/commit/7be6653530dc7846c090fca1c822e3b36779c441) docker configuration for non-https dev - [`449c969`](https://github.com/amidaware/tacticalrmm/commit/449c9690ca4bebbb819b5f7ba464893010b1c366) added nats option for dev without tls verify ### 📊 Changes **5 files changed** (+122 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/docker-compose.yml` (+1 -0) 📝 `.devcontainer/entrypoint.sh` (+0 -10) 📝 `docker/containers/tactical-nginx/entrypoint.sh` (+114 -14) 📝 `natsapi/bin/nats-api` (+0 -0) 📝 `natsapi/utils.go` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:24:56 +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#1830
No description provided.