Skip to content

Documentation for the Tactical RMM software

Notifications You must be signed in to change notification settings

zaggynl/trmm-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 mkdocs mkdocs-material pymdown-extensions
mkdocs serve

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

About

Documentation for the Tactical RMM software

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%