Commit Graph

249 Commits

Author SHA1 Message Date
sadnub c87c312349 set insecure nats mode for docker dev 2023-11-22 23:42:45 -05:00
Dan 136a393a17
Merge pull request #1663 from lcsnetworks/docker_allow_custom_uwsgi_configs
Add option to skip uWSGI config in Docker environments
2023-10-29 16:22:41 -07:00
wh1te909 ce6ac7bf53 replace daphne with uvicorn 2023-10-29 21:38:33 +00:00
wh1te909 c29cf70025 back to uwsgi 2023-10-28 20:07:50 +00:00
sadnub 01c4a85bc0 move from uwsgi to gunicorn in docker. fix pulling dynamic web tar 2023-10-27 09:37:26 -04:00
sadnub 12d4206d84 update dockerfile image versions 2023-10-27 09:36:15 -04:00
wh1te909 c851ca9328 switch to gunicorn due to issues with uwsgi and reporting 2023-10-27 02:22:16 +00:00
sadnub b3ba34d980 update docker to support reporting 2023-10-25 23:30:20 -04:00
Dan 4dda9cc3a1
Merge pull request #1086 from sadnub/feat-reports
Reporting Feature
2023-10-24 18:24:24 -07:00
Joel DeTeves 374a434d98 Add option to skip uWSGI config in Docker environments 2023-10-24 14:35:16 -07:00
sadnub 1c0aa55e7a more improvements 2023-10-02 12:32:02 -04:00
sadnub 29778ca19e fix report assets over https and add an endpoint for asset selection 2023-10-02 12:32:02 -04:00
sadnub 9e87318cc5 get jinja templates 100% compatible with reporting 2023-10-02 12:32:02 -04:00
sadnub 57fc5ac088 docker and install script fixes 2023-10-02 12:32:02 -04:00
bc24fl 58399cedb6
Update docker-compose.yml
Added optional web port override settings for those who prefer to use tactical behind a proxy.
2023-10-02 00:46:18 -04:00
bc24fl 9bca7e9e11
Update .env.example
Added optional web port override settings for those who prefer to use tactical behind a proxy.
2023-10-02 00:43:25 -04:00
wh1te909 43a62d4eb6 update reqs 2023-09-30 20:53:08 +00:00
wh1te909 1128149359 fix docker mesh npm install 2023-09-20 03:20:15 +00:00
wh1te909 f4fc6ee9b4 update nats 2023-07-18 22:22:19 +00:00
sadnub 5e108e4057 fix dockerfile 2023-07-05 21:16:43 -04:00
wh1te909 34c674487a update reqs 2023-06-24 22:20:59 +00:00
wh1te909 a7aed77764 python 3.11.4 2023-06-19 05:29:10 +00:00
wh1te909 ee47b8d004 update nats server 2023-05-23 04:54:01 +00:00
wh1te909 43a7b97218 update reqs 2023-05-07 02:22:28 +00:00
wh1te909 925695fd56 python 3.11.3 2023-04-07 20:30:24 +00:00
wh1te909 c53657d693 update reqs and python3.11 2023-03-20 01:58:54 +00:00
wh1te909 1d7dd1b754 update reqs 2023-03-05 08:05:37 +00:00
wh1te909 08f07c6f3e update reqs 2023-01-16 08:43:15 +00:00
Joel DeTeves a3424c480f Add options to enable/disable Mesh Compression, WebRTC 2023-01-12 13:12:35 -08:00
wh1te909 c4ef9960b9 auto scale celery workers in docker 2022-12-30 21:26:41 +00:00
wh1te909 6b6f7744aa add clearing of celery locks to docker 2022-12-30 21:21:45 +00:00
wh1te909 977fee82b5 bump docker nats [skip ci] 2022-12-21 17:04:25 +00:00
wh1te909 448c59ea88 bump docker nats 2022-12-04 23:33:05 +00:00
wh1te909 a1e32584fa bump docker nats 2022-11-12 20:57:57 +00:00
wh1te909 721c48ea88 python 3.10.8 2022-10-18 04:54:04 +00:00
wh1te909 773a40a126 bump docker nats 2022-10-18 04:50:48 +00:00
wh1te909 961252ef26 rework uwsgi conf 2022-10-18 00:23:10 +00:00
Dan 93a5dd5de4
Merge pull request #1213 from stavros-k/json
Updating meshcentral's config casing to match upstreams json schema.
2022-10-06 09:38:16 -07:00
wh1te909 6b61e3b76b bump docker nats 2022-09-24 02:52:12 +00:00
wh1te909 8f2dffb1ad update reqs 2022-09-11 20:29:45 +00:00
sadnub 7ac9af1cc1
fix sed command to do an inplace update of nginx.conf 2022-08-17 11:52:54 -04:00
sadnub 6bcef8334e fix nginx entypoint 2022-08-14 10:26:55 -04:00
wh1te909 aa0f6ecd75 python 3.10.6 2022-08-14 08:14:59 +00:00
wh1te909 b555d217ab remove check 2022-07-27 06:10:33 +00:00
wh1te909 775c600234 docker nginx changes 2022-07-27 04:19:17 +00:00
Stavros kois 87d05223af
apply json fix to docker aswell 2022-07-18 22:08:06 +03:00
wh1te909 41db8681f8 no sudo 2022-07-10 00:38:09 +00:00
wh1te909 d5a6063e5e remove extra space 2022-07-09 09:31:05 +00:00
wh1te909 db3f0bbd4f increase nginx open file limit 2022-07-09 08:09:24 +00:00
wh1te909 020a59cb97 remove un-needed expose 2022-07-09 08:08:09 +00:00