Commit Graph

416 Commits

Author SHA1 Message Date
wh1te909 b5f1073602 remove cpu_info as we are getting it now from wmi 2020-02-29 09:37:56 +00:00
wh1te909 d7726fdd79 more detailed make/model 2020-02-29 01:07:22 +00:00
wh1te909 7fb79e0bcc Merge branch 'develop' 2020-02-24 07:11:15 +00:00
wh1te909 5012137f6c add lan ips to summary tab 2020-02-24 07:07:49 +00:00
wh1te909 00f6eff10a start adding hardware info and summary tab 2020-02-23 11:17:57 +00:00
wh1te909 5dd64946b5 fix refresh site bug 2020-02-23 10:40:43 +00:00
wh1te909 7d2f0dd8a7 populate the db with initial chocolately software during installation 2020-02-22 23:14:31 +00:00
wh1te909 dcf0f58c88 remove unused context menu 2020-02-22 21:46:43 +00:00
wh1te909 07a178bcd4 hide AV status for now until fully implemented 2020-02-22 21:45:44 +00:00
wh1te909 bd0a7e5ef5 update quasar 1.9.3 2020-02-22 21:37:39 +00:00
wh1te909 811ad89430
Merge pull request #5 from sadnub/docker-fix
Docker fix and cleanup
2020-02-22 13:19:22 -08:00
sadnub 735b5af722
Fix dockerfile 2020-02-18 19:33:01 -05:00
Josh Krawczyk 3ceabc23bf Remove debug from salt api config 2020-02-17 12:12:49 -05: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 6d2f8bd0c8 Fix Salt container and create a user/password from .env 2020-02-16 20:26:26 -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
wh1te909 80fd378282 update reqs 2020-02-16 02:41:00 +00:00
wh1te909 e9dafced37 add installation instructions and modify install script 2020-02-16 00:19:57 +00:00
wh1te909 a2f76c9094
Merge pull request #4 from sadnub/develop
Docker Support for easy spin up
2020-02-15 14:01:22 -08:00
sadnub 1203f8a6cf
Update readme.md 2020-02-12 13:48:05 -05:00
Josh Krawczyk b27e055445 Update TravisCI settings for build 2020-02-12 11:37:52 -05:00
Josh Krawczyk 3442371d3b Modify install script to include SALT_HOST setting 2020-02-12 11:23:44 -05:00
Josh Krawczyk f92f253db8 Modify install script to include REDIS_HOST setting 2020-02-12 11:22:08 -05:00
Josh Krawczyk c0edbaeee7 Add inital docker container support 2020-02-12 11:18:43 -05:00
wh1te909 e565ad6709 Merge branch 'develop' 2020-02-10 03:46:40 +00:00
wh1te909 70282fb091 fix script permissions 2020-02-09 22:14:05 +00:00
wh1te909 40db7a8eb1 add missing return 2020-02-09 01:54:18 +00:00
wh1te909 2e7a6e0101 check if salt key accepted 2020-02-09 01:28:23 +00:00
wh1te909 0c01da1526 add script manager UI and backend 2020-02-07 08:26:03 +00:00
wh1te909 400f5d2efc finish script checks 2020-02-06 06:32:30 +00:00
wh1te909 37eef466a1 update reqs 2020-02-06 02:32:51 +00:00
wh1te909 465ec57a34 more work on script checks 2020-02-03 05:09:42 +00:00
wh1te909 7da264842a cleanup migrations 2020-02-03 04:09:22 +00:00
wh1te909 ea40dabc80 start working on script checks 2020-02-03 04:04:14 +00:00
wh1te909 c33351e6a9 delete winupdate migrations 2020-02-03 04:02:11 +00:00
wh1te909 ae13ce4b21 delete software migrations 2020-02-03 04:00:54 +00:00
wh1te909 96679ee652 delete clients migrations 2020-02-03 04:00:31 +00:00
wh1te909 ea8b213501 delete checks migrations 2020-02-03 03:59:59 +00:00
wh1te909 ba8f30ff6a delete agents migrations 2020-02-03 03:58:55 +00:00
wh1te909 ca3905006f delete accounts migrations 2020-02-03 03:57:30 +00:00
wh1te909 f13a72fd55 update choco install detection 2020-02-02 22:09:26 +00:00
wh1te909 e8d2fa588d confirm before installing software on agent 2020-02-02 21:54:33 +00:00
wh1te909 3d063720ca add serializer field 2020-02-02 21:37:12 +00:00
wh1te909 78a8e63e0a expire all auth tokens when updating (will force page reload to pull latest index.html) 2020-02-02 09:30:50 +00:00
wh1te909 2b9e9b8b1b clear software table when changing nav 2020-02-02 09:01:17 +00:00
wh1te909 7caeaf03c0 add software installation via chocolatey 2020-02-02 07:43:38 +00:00
wh1te909 b7575e31e0 add optional delay to update check 2020-02-02 07:32:02 +00:00
wh1te909 4621dba3d3 fake 2-factor when debug is true 2020-02-02 07:29:48 +00:00