Skip to content

silversword411/trmm-docs

 
 

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:https://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%