[PR #711] [MERGED] Docs tweaks #1711

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/711
Author: @silversword411
Created: 9/13/2021
Status: Merged
Merged: 9/24/2021
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (10+)

  • 7e66b1f refactoring server install doc, and other tweaks
  • 917ebb3 docs - install tweaks
  • 65d5149 docs - More tweaks
  • 54ba3d2 docs tweaks
  • 74f45f6 docs faq tweaks
  • 93be19b docs Adding network diagram from NiceGuyIT - NC
  • 600b959 Tweaking community scripts
  • 1e6fd2c Docs updating automation policies
  • e538e9b requirements tweak
  • 8f9ad15 Preliminary release of script library parameters

📊 Changes

39 files changed (+768 additions, -75 deletions)

View changed files

📝 api/tacticalrmm/scripts/community_scripts.json (+45 -18)
📝 docs/docs/contributing_community_scripts.md (+4 -0)
📝 docs/docs/contributing_using_a_remote_server.md (+1 -1)
docs/docs/contributing_using_browser.md (+51 -0)
📝 docs/docs/contributing_using_vscode.md (+5 -5)
📝 docs/docs/faq.md (+15 -0)
📝 docs/docs/functions/automation_policies.md (+15 -1)
📝 docs/docs/functions/scripting.md (+17 -2)
📝 docs/docs/howitallworks.md (+3 -7)
docs/docs/images/TacticalRMM-Network.drawio (+1 -0)
docs/docs/images/TacticalRMM-Network.png (+0 -0)
docs/docs/images/contribute_browser_make_changes.png (+0 -0)
docs/docs/images/contribute_browser_make_changes2.png (+0 -0)
docs/docs/images/synology_docker_ports.jpg (+0 -0)
docs/docs/images/synology_docker_reverse.jpg (+0 -0)
docs/docs/images/synology_docker_reverse_details1.jpg (+0 -0)
docs/docs/images/synology_docker_reverse_details2.jpg (+0 -0)
📝 docs/docs/install_server.md (+74 -12)
docs/docs/tidbits.md (+12 -0)
📝 docs/docs/troubleshooting.md (+24 -1)

...and 19 more files

📄 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/711 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 9/13/2021 **Status:** ✅ Merged **Merged:** 9/24/2021 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`7e66b1f`](https://github.com/amidaware/tacticalrmm/commit/7e66b1f545d3cdbc77bdb99e288a479a62ccd58d) refactoring server install doc, and other tweaks - [`917ebb3`](https://github.com/amidaware/tacticalrmm/commit/917ebb3771528a97d678ef68835750a173e45902) docs - install tweaks - [`65d5149`](https://github.com/amidaware/tacticalrmm/commit/65d5149f60ceec8658c7b3f4d3676704b4cb28f3) docs - More tweaks - [`54ba3d2`](https://github.com/amidaware/tacticalrmm/commit/54ba3d288866da1decc86c719fa5cf6ac9a907f7) docs tweaks - [`74f45f6`](https://github.com/amidaware/tacticalrmm/commit/74f45f6f1d4f77ebfc254b189cafbe271d31014f) docs faq tweaks - [`93be19b`](https://github.com/amidaware/tacticalrmm/commit/93be19b647934ed30bba34c157f20d93fc580c59) docs Adding network diagram from NiceGuyIT - NC - [`600b959`](https://github.com/amidaware/tacticalrmm/commit/600b959d89a549cb6dfe9078d48bb2167fe13a79) Tweaking community scripts - [`1e6fd2c`](https://github.com/amidaware/tacticalrmm/commit/1e6fd2c57a22c110ad3533df234a069813585c68) Docs updating automation policies - [`e538e9b`](https://github.com/amidaware/tacticalrmm/commit/e538e9b843e3fe4bdb440240696da7e9ed64dc57) requirements tweak - [`8f9ad15`](https://github.com/amidaware/tacticalrmm/commit/8f9ad15108441bf373062f43c5810e10937f02a9) Preliminary release of script library parameters ### 📊 Changes **39 files changed** (+768 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/scripts/community_scripts.json` (+45 -18) 📝 `docs/docs/contributing_community_scripts.md` (+4 -0) 📝 `docs/docs/contributing_using_a_remote_server.md` (+1 -1) ➕ `docs/docs/contributing_using_browser.md` (+51 -0) 📝 `docs/docs/contributing_using_vscode.md` (+5 -5) 📝 `docs/docs/faq.md` (+15 -0) 📝 `docs/docs/functions/automation_policies.md` (+15 -1) 📝 `docs/docs/functions/scripting.md` (+17 -2) 📝 `docs/docs/howitallworks.md` (+3 -7) ➕ `docs/docs/images/TacticalRMM-Network.drawio` (+1 -0) ➕ `docs/docs/images/TacticalRMM-Network.png` (+0 -0) ➕ `docs/docs/images/contribute_browser_make_changes.png` (+0 -0) ➕ `docs/docs/images/contribute_browser_make_changes2.png` (+0 -0) ➕ `docs/docs/images/synology_docker_ports.jpg` (+0 -0) ➕ `docs/docs/images/synology_docker_reverse.jpg` (+0 -0) ➕ `docs/docs/images/synology_docker_reverse_details1.jpg` (+0 -0) ➕ `docs/docs/images/synology_docker_reverse_details2.jpg` (+0 -0) 📝 `docs/docs/install_server.md` (+74 -12) ➕ `docs/docs/tidbits.md` (+12 -0) 📝 `docs/docs/troubleshooting.md` (+24 -1) _...and 19 more files_ </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:25 +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#1711
No description provided.