[PR #209] [CLOSED] Added Install Script for Debian 10 #3516

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/209
Author: @comprofix
Created: 12/16/2020
Status: Closed

Base: developHead: debian


📝 Commits (10+)

📊 Changes

10 files changed (+581 additions, -60 deletions)

View changed files

📝 api/tacticalrmm/accounts/views.py (+2 -2)
📝 api/tacticalrmm/automation/models.py (+2 -2)
📝 api/tacticalrmm/automation/tasks.py (+22 -2)
📝 api/tacticalrmm/core/views.py (+6 -4)
📝 api/tacticalrmm/scripts/migrations/0006_auto_20201210_2145.py (+5 -1)
docker/install.sh (+44 -0)
docker/tactical-cli (+439 -0)
📝 install.sh (+45 -17)
📝 scripts/ClearFirefoxCache.ps1 (+9 -17)
📝 scripts/ClearGoogleChromeCache.ps1 (+7 -15)

📄 Description

Updated api\tacticalrmm\accounts\views.py valid_window=500000

Here is the Install Script for Debian and updates to apt\tacticalrmm\accounts\views.py for 2FA to work.


🔄 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/209 **Author:** [@comprofix](https://github.com/comprofix) **Created:** 12/16/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `debian` --- ### 📝 Commits (10+) - [`c84a9d0`](https://github.com/amidaware/tacticalrmm/commit/c84a9d07b16507d572a5fd0dcde1790b404ead20) tactical-cli for managing docker installations - [`d22efe9`](https://github.com/amidaware/tacticalrmm/commit/d22efe95dc581d1a09ed626f043206ed38cae2c9) Added Install Script for Debian 10 - [`0076779`](https://github.com/amidaware/tacticalrmm/commit/007677962c0fbde5bc549d17c7a8d55a891ba634) Fixed Paths in ClearFirefoxCache.ps1 & ClearGoogleChromeCache.ps1 - [`5c6ac75`](https://github.com/amidaware/tacticalrmm/commit/5c6ac758f7cc44f3e4d60751bb6b2a41219199bc) Merge pull request #210 from mckinnon81/scripts - [`7abed47`](https://github.com/amidaware/tacticalrmm/commit/7abed47cf0d7f11b06f37e1377d4d5c5cd846e8b) Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm into develop - [`9254532`](https://github.com/amidaware/tacticalrmm/commit/9254532baaab6143f8170353bff2ed991ddbd823) fix applying default policies in certain situations - [`40db5d4`](https://github.com/amidaware/tacticalrmm/commit/40db5d4aa86a4d6a554e91d8448c939cf41148d4) remove debug print - [`0a9c647`](https://github.com/amidaware/tacticalrmm/commit/0a9c647e199dbb7e16435fb75a3dadb5f6a5a46b) Merge pull request #211 from sadnub/develop - [`33442fa`](https://github.com/amidaware/tacticalrmm/commit/33442fa27f10ad91d8269a4415fcf051d2202ee8) Added Install Script for Debian 10 - [`80451a8`](https://github.com/amidaware/tacticalrmm/commit/80451a8ddfc33cb09428fa55d47bfeecfaf56d05) Updated install.sh for both Debian and Ubuntu Installs ### 📊 Changes **10 files changed** (+581 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/accounts/views.py` (+2 -2) 📝 `api/tacticalrmm/automation/models.py` (+2 -2) 📝 `api/tacticalrmm/automation/tasks.py` (+22 -2) 📝 `api/tacticalrmm/core/views.py` (+6 -4) 📝 `api/tacticalrmm/scripts/migrations/0006_auto_20201210_2145.py` (+5 -1) ➕ `docker/install.sh` (+44 -0) ➕ `docker/tactical-cli` (+439 -0) 📝 `install.sh` (+45 -17) 📝 `scripts/ClearFirefoxCache.ps1` (+9 -17) 📝 `scripts/ClearGoogleChromeCache.ps1` (+7 -15) </details> ### 📄 Description Updated api\tacticalrmm\accounts\views.py valid_window=500000 Here is the Install Script for Debian and updates to apt\tacticalrmm\accounts\views.py for 2FA to work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:24:23 +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#3516
No description provided.