Skip to content

dinger1986/trmm-docs

This branch is 1 commit ahead of, 216 commits behind amidaware/trmm-docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c4b6ba · Mar 31, 2024
Oct 5, 2023
Mar 24, 2024
Mar 24, 2024
Mar 31, 2024
May 7, 2023
Mar 24, 2024
Feb 2, 2022
Mar 24, 2024
Dec 29, 2023
Mar 24, 2024
Mar 24, 2024

Repository files navigation

Building with Docker

git clone https://github.com/amidaware/trmm-docs.git
cd trmm-docs
./build.sh

Building standard

git clone https://github.com/amidaware/trmm-docs.git
cd trmm-docs
python3 -m venv env
source env/bin/activate
pip install --upgrade pip
pip install --upgrade setuptools wheel
pip install -r requirements.txt
mkdocs serve

Browse to http://your-server-ip:8005

Understanding python and running stuff

About

Documentation for the Tactical RMM software

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 78.6%
  • Shell 21.4%