Breadcrumbs meshcentral-docker / Dockerfile Latest commit nicolas-vellon First working version based on node 6.11 and fixed parameters for doc… db4f57f· Sep 12, 2017 HistoryHistory File metadata and controls Code Blame 9 lines (6 loc) · 238 Bytes Raw FROM node:6.11-alpine ENV MC2_INST...
.vscode style.css compatibility issues/enhancements Jan 20, 2022 agents Add --iderstart as an option to amtider Apr 4, 2022 amt Fixed Intel AMT stack, exec with cert references would not work. Apr 7, 2022 docker add more options to as ENV settings Dec 12, 2021 docs draft info...
Should it be done at the build stage (ie. in the Dockerfile) or some other method? I guess that would really depend on the container itself... The Balena Browser Block container creates a non-root user called "chromium" that runs X and Chrome, so I can't do the install at that ...
again! i bet its that! is the any chance u could update ur instance to the docker master image OR do a git pull of the master branch OR npm install Ylianst/MeshCentral and let it use the latest code and see if it works? Not so easy... this is a highly productive installation wit...
from docker compose logs: meshcentral | Missing Modules: passport, openid-client, connect-flash meshcentral | Installing modules [ 'passport', 'openid-client', 'connect-flash' ] meshcentral | NPM Command Line: /usr/bin/node /usr/bin/npm install --save-exact --no-audit --omit=optional --...
Virtualization: [e.g. Docker] Xen Network: [e.g. LAN/WAN, reverse proxy, cloudflare, ssl offload, etc...] WAN/LAN accessible Version: [e.g. 1.0.43] 1.0.74 Node: [e.g. 18.4.0] Latest Your config.json file { "$schema": "http://info.meshcentral.com/downloads/meshcentral-config...
OR use the master docker image OR install from the master branch npm install Ylianst/MeshCentral The first two points have already solved the problem. Thank you so much, you saved me from a bad situation. ️ 1 calas80 closed this as completed May 27, 2024 Sign...
Virtualization: Installed without docker Network: Directly connected with static ip. Version: 1.0.45 Node: 12.22.9 Browser: Google Chrome Remote Device (please complete the following information): Device: Laptops OS: Windows 11 Version: 21H2/22000 ...
Code Folders and files Latest commit Cannot retrieve latest commit at this time. History6,776 Commits .github .vscode agents amt bin docker docs emails public rdp translate views .dockerignore .gitattributes .gitignore .npmrc CreateSourcePackage.bat LICENSE MeshCentral.sln ...
[docker] added CONFIG_FILE environment variable to optionally use a d… Jul 23, 2022 .gitignore Added /bin folder. Jul 23, 2022 .npmrc Added NodeJS 10.x requirement in package.json. Nov 11, 2021 CreateSourcePackage.bat Initial main commit ...