Commit Graph

19 Commits

Author SHA1 Message Date
Simon Smith
9d3828302b
use latest mongodb 2022-09-03 10:25:03 +01:00
Simon Smith
69b616bf76
add timezone support to docker 2022-07-31 14:04:16 +01:00
Simon Schön
c1401cf6db
[docker] added optional build argument PREINSTALL_LIBS 2022-07-23 13:35:21 +02:00
Simon Schön
558fe0ad64
[docker] added SESSION_KEY environment variable for initial configuration 2022-07-23 13:22:55 +02:00
Simon Schön
e913928d78
[docker] added CONFIG_FILE environment variable to optionally use a different config.json file 2022-07-23 13:21:19 +02:00
Simon Schön
6815c5d83d
[docker] changed baseimage to alpine:latest 2022-07-23 13:17:05 +02:00
Simon Smith
d7e59b4868 fix dockerfile 2022-07-22 17:50:33 +01:00
Simon Smith
456b876ff7 add docker release action 2022-07-22 16:21:29 +01:00
Simon Schön
cf553d1a0f bugfix: run 'node translate.js extractall' only when DISABLE_TRANSLATE is not set 2022-06-09 21:25:01 +02:00
Simon Schön
5c8f8c611f added build arguments to optionally disable minification/translation of files 2022-06-08 14:21:23 +02:00
Simon Schön
dc1b4f5ce2 optimized Dockerfile for ci/cd pipelines 2022-06-08 02:46:40 +02:00
Simon Schön
0b11aa9392 changed installation of mongodb-tools to optional 2022-06-07 14:56:02 +02:00
Simon Schön
908059a6f5 changed baseimage to alpine; exposed intel amt port (4433) 2022-06-07 14:53:16 +02:00
Simon Schön
11c3484c97 added volumes for advanced site customization and backups 2022-06-06 19:40:49 +02:00
Simon Schön
bdb244b8d3 added mongodb-tools (mongodump) for autoBackup-option 2022-06-06 19:40:16 +02:00
Simon Schön
118044bcf3 use meshcentral files from local repository instead of the npm module 2022-06-06 19:39:36 +02:00
Simon Smith
915fb3bf15
Update Dockerfile
switch to node slim, 50% file size reduction!
2022-05-21 21:29:40 +01:00
Einar Stenberg
c81be50a6f
add nedb dependency to docker image
fixes problems with plugins as referenced here https://github.com/ryanblenis/MeshCentral-ScriptTask/issues/23
2021-12-12 22:04:21 +01:00
Einar Stenberg
7eb4b80945
Update and rename Dockerfile to docker/Dockerfile 2021-11-02 15:31:56 +01:00