Giter VIP home page Giter VIP logo

trmm-docs's Introduction

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

trmm-docs's People

Contributors

bbrendon avatar bc24fl avatar bitmvr avatar can-eh-dian11 avatar christophsanz avatar dependabot[bot] avatar dinger1986 avatar fl-jeremy avatar grahamit avatar itsnotrin avatar joeldeteves avatar juaromu avatar mattchis avatar mattthhdp avatar meuchels avatar niceguyit avatar ninjamonkey198206 avatar r3die avatar sadnub avatar silversword411 avatar silversword411dev avatar ssteeltm avatar stavros-k avatar wh1te909 avatar x1aaron avatar zaggynl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trmm-docs's Issues

Document handling of /etc/hosts for mesh domain

Commit 716c0fe introduced the "management" of /etc/hosts to handle the scenario of cloud init files. This change assumes a reverse proxy is not used and will cause problems for people using MeshCentral with reverse proxies.

In my environment, mesh.example.com points to the reverse proxy to get the TLS cert, not 127.0.0.1. Since $meshdomain is included in the checks/fix, updating might "break" the (unsupported) reverse proxy configuration.

I don't expect the code to be updated to account for unsupported configurations. This issue is to update the documentation.

Add info for trmm-nats errors

Per convo with @wh1te909 (feel free to assign this one to me).

It would be helpful to provide documentation for the following error in the NATS logs:
[17] 2022/11/02 05:35:50.090254 [ERR] 10.244.0.13:47958 - cid:533 - "v2.2.0:python3" - authentication error - User "tacticalrmm"

Suggested info to include:

  • This means django cant access the nats container or the the nats-rmm.conf file is not being shared or readable
  • This is a container communication issue or filesystem sharing issue
  • tacticalrmm is the django nats user

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.