trmm-awesome/README.md

115 lines
3.7 KiB
Markdown
Raw Permalink Normal View History

2021-12-15 01:18:03 +01:00
# Awesome Tactical RMM (TRMM) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A list of awesome things related to Tactical RMM
2022-01-11 23:22:21 +01:00
- [Awesome Tactical RMM (TRMM)](https://github.com/amidaware/trmm-awesome)
2021-12-15 01:18:03 +01:00
- [Resources](#resources)
- [Official Resources](#official-resources)
- [External Resources](#external-resources)
- [Official Community](#official-community)
- [Tutorials](#tutorials)
- [Video Tutorials](#video-tutorials)
- [Articles](#articles)
2021-12-17 17:42:45 +01:00
- [Community App Extensions](#community-app-extensions)
2021-12-15 01:18:03 +01:00
# Resources
### Official Resources
2022-01-29 21:31:54 +01:00
- [Official Documentation](https://docs.tacticalrmm.com/)
2021-12-15 01:18:03 +01:00
- [Tactical RMM GitHub Repo](https://github.com/wh1te909/tacticalrmm)
- [Tactical RMM Release Notes](https://github.com/wh1te909/tacticalrmm/releases)
### External Resources
2023-01-20 23:31:18 +01:00
2021-12-15 01:18:03 +01:00
> These resources have not been created by the Tactical RMM Team, nor do we maintain them or financially benefit from them.
2023-01-20 23:31:18 +01:00
Since you're probably an MSP or doing Computer management stuff here's a google sheet with a bunch of services that you can check for yourself. If you see missing data, feel free to update and help the next guy.
<https://docs.google.com/spreadsheets/d/1Z5JUC-FCYAIzyW2rAoXLpQYq0a8VFJ5VUh5gqSerWPY/>
2022-01-11 21:58:48 +01:00
#### Windows 7 and Powershell v2 scripts
<https://github.com/darimm/RMMFunctions>
2022-06-22 15:45:20 +02:00
#### Grafana Dashboards
Get graphical dashboards for status screens, wall TVs and NOCs
<https://github.com/dinger1986/TRMM-Grafana>
2022-04-08 19:34:31 +02:00
#### Rotating backup scripts
<https://github.com/fts-tmassey/tacticalrmm-cronbackup>
2022-03-05 00:17:51 +01:00
#### Kubernetes files
<https://github.com/amidaware/trmm-awesome/tree/main/kubernetes>
2022-07-18 19:56:24 +02:00
#### Migrate MeshCentral2 database from mongo to postgres
2022-03-05 00:14:13 +01:00
2022-07-18 19:59:19 +02:00
<https://github.com/amidaware/trmm-awesome/blob/main/scripts/migrate-mesh-to-postgres.sh>
2022-07-18 19:56:24 +02:00
#### trmm-cli access to api
<https://gitlab.com/NiceGuyIT/trmm-cli>
2022-03-05 00:14:13 +01:00
#### Docker update, certificates and other stuff
<https://github.com/vaughngx4/tactical-stuff>
2022-07-18 19:56:24 +02:00
#### Docker upgrade postgres 13 to 14
2022-07-18 19:59:19 +02:00
<https://github.com/amidaware/trmm-awesome/blob/main/scripts/trmmdockerpostgresupdate.txt>
2022-07-18 19:56:24 +02:00
#### Docker backup scripts
2022-07-11 17:22:43 +02:00
2022-07-18 19:56:24 +02:00
<https://github.com/larseberhardt/TRMM-Docker-Backup-Script>
#### Azure terraform scripts
<https://github.com/redanthrax/tacticalrmm-aks>
2022-07-11 17:22:43 +02:00
2022-10-19 19:51:24 +02:00
### Zabbix Howto
<https://github.com/bernardolankheet/TacticalRMM-Extras/tree/devep/Template-TRMM-for-Zabbix>
2023-02-27 19:59:07 +01:00
### RustDesk Integration
Install your own RustDesk Server as an alternative to MeshCentral
<https://github.com/vegetable8/TRMM-RustDesk-Integration>
2021-12-15 01:18:03 +01:00
### Official Community
2021-12-15 02:47:25 +01:00
- [Official Chat Room - Discord](https://discord.gg/upGTkWp)
2022-10-07 05:23:43 +02:00
### Misc Scripts from Users
- Deleting Clients and Sites in TRMM
- Print job fixing
- Preview updates to ignore across all agents using the API and without installing any 3rd party libraries
- Toggle the approval and installation of a specific KB across all agents using the API and without installing any 3rd party libraries
- Syncs agents from Tactical RMM to Hudu
- Installs Sophos Endpoint via the Sophos API
<https://github.com/bc24fl/tacticalrmm-scripts>
2021-12-15 01:18:03 +01:00
### Tutorials
2022-06-20 21:55:32 +02:00
[Server Installation (German)](https://www.howtoforge.de/uncategorized/tactical-rmm-server-installation-zur-verwaltung-von-windows-clients/)
2021-12-15 01:18:03 +01:00
#### Video Tutorials
2021-12-15 02:47:25 +01:00
- Full Front End Walkthru @bbrendon <https://www.youtube.com/watch?v=v5Wuvi_fjTI&t>
2021-12-15 01:18:03 +01:00
#### Articles
<https://www.technibble.com/tacticalrmm-a-free-open-source-rmm/>
2022-05-13 21:15:07 +02:00
[Howto install Tactical RMM including MeshCentral on Nethserver with docker](https://community.nethserver.org/t/howto-install-tactical-rmm-including-meshcentral-on-nethserver-with-docker/19112)
2021-12-15 01:18:03 +01:00
# Community App Extensions
2021-12-15 02:47:25 +01:00
...Coming Soon