Commit Graph

21 Commits

Author SHA1 Message Date
wh1te909 666e85adc0 add builtin scripts support 2020-08-19 05:46:18 +00:00
wh1te909 f8b86073ca update setuptools/wheel to fix uwsgi failing to build wheels and falling back to setup.py 2020-08-16 21:08:32 +00:00
wh1te909 23e2d6a8a4 change salt_id from a property to a model field to handle agents that hostnames change after initial install 2020-07-19 10:45:34 +00:00
wh1te909 f7c129340a update reqs, add django-extensions for easier debugging 2020-07-06 04:07:02 +00:00
Josh Krawczyk 8f591f08de Policy Tasks with fixes and docker changes 2020-07-02 17:33:20 -04:00
Josh Krawczyk b06d2e0be8 Finish up MeshCentral integration. Worked out more bugs and added mesh settings in CoreSettings. Modified docker to work with new configurations 2020-06-29 18:37:11 -04:00
wh1te909 c283f1fe53 switch to ubuntu 20 and python 3.8 2020-06-23 01:34:48 +00:00
Josh Krawczyk 265c63f8f6 Updated Tests to use @quasar/testing package. 2020-06-05 17:39:50 -04:00
wh1te909 45906427ae move debuglog to logs app, create new dirs to store logs/exes in, add new view to upload a new meshagent 2020-06-01 08:16:00 +00:00
wh1te909 3d3124ac8a fix/update reqs 2020-05-11 20:32:37 +00:00
wh1te909 3a0027d5ba allow email settings to be changed dynamically 2020-05-03 07:51:48 +00:00
wh1te909 750c1a7a3b 2factor is now unique per user 2020-05-02 23:27:24 +00:00
wh1te909 097b8af5ce fix logintoken not working in docker wh1te909/tacticalrmm#8 2020-04-13 00:09:01 +00:00
wh1te909 daa4f0f9de add some initial setup tasks to docker 2020-04-11 07:47:55 +00:00
Josh Krawczyk a18863dad9 Initial Commit 2020-04-06 17:36:50 -04:00
wh1te909 0737766a47 restart uwsgi workers after a while to free up memory 2020-03-01 12:31:04 +00:00
Josh Krawczyk 74087618e2 Fixed userdefined scripts permissions 2020-02-17 12:00:07 -05:00
Josh Krawczyk 3bb8ae98d4 Fixed Scripts. Modified Nginx proxy to not depend on downstream containers being available on the network. 2020-02-17 11:33:47 -05:00
Josh Krawczyk d0b7d34772 Fixed file upload issue by modifying the reverse proxy to allow a higher body size 2020-02-16 19:25:15 -05:00
Josh Krawczyk fbb4017e3c Fixed config files that were missing from git. Added email ARGs to the config 2020-02-16 00:30:41 -05:00
Josh Krawczyk c0edbaeee7 Add inital docker container support 2020-02-12 11:18:43 -05:00