sadnub
fbc04afa5b
fix typo
2022-02-01 22:14:34 -05:00
sadnub
2f5bcf2263
change community script link to new repo
2022-02-01 22:14:19 -05:00
sadnub
92882c337c
Merge pull request #939 from lcsnetworks/non_root_containers
...
Non root containers
2022-02-01 22:11:02 -05:00
wh1te909
bd41f69a1c
fix async call and update nats-py
2022-01-30 22:14:47 +00:00
wh1te909
f801709587
update reqs
2022-01-28 07:30:17 +00:00
wh1te909
1cb37d29df
change scripts dir
2022-01-24 05:07:08 +00:00
wh1te909
2d7db408fd
update reqs
2022-01-24 04:51:44 +00:00
sadnub
ef1afc99c6
remove community script tests
2022-01-22 00:12:10 -05:00
sadnub
5682c9a5b2
fix install.sh
2022-01-22 00:07:15 -05:00
sadnub
c525b18a02
remove unused import
2022-01-22 00:00:19 -05:00
sadnub
72159cb94d
fix docker entrypoint when copying community scripts
2022-01-22 00:00:19 -05:00
sadnub
39e31a1039
change git urls back
2022-01-22 00:00:19 -05:00
sadnub
734177fecc
delete community scripts from repo
2022-01-22 00:00:19 -05:00
sadnub
39311099df
community-script rework
2022-01-22 00:00:18 -05:00
Dan
b8653e6601
Merge pull request #951 from silversword411/develop
...
Adding all services to troubleshooting_server.sh and docs additions
2022-01-21 15:53:40 -08:00
sadnub
cb4b1971e6
add print output for django commands
2022-01-21 13:23:00 -05:00
silversword411
63c60ba716
docs - Adding troubleshooting notes around
2022-01-21 11:52:25 -05:00
silversword411
50435425e5
adding all services to troubleshooting script
2022-01-21 11:51:54 -05:00
Joel DeTeves
ff192f102d
Ensure external Mesh link defaults to port 443
2022-01-20 14:35:59 -08:00
Joel DeTeves
99cdaa1305
Forgot to update the container ports in the docker-compose file
2022-01-20 13:54:15 -08:00
Dan
7fc897dba9
Merge pull request #948 from silversword411/develop
...
docs - api example fix thx bc24fl
2022-01-19 22:54:00 -08:00
silversword411
3bedd65ad8
docs - how it works agent debug
2022-01-19 22:44:25 -05:00
silversword411
a46175ce53
docs - api example fix thx bc24fl
2022-01-19 21:55:02 -05:00
Joel DeTeves
dba3bf8ce9
Clean up volume inits, fix missing init for certs volume
2022-01-18 15:10:46 -08:00
Dan
3f32234c93
Merge pull request #945 from silversword411/develop
...
docs - enable keys and FAQ tweaks
2022-01-17 22:23:18 -08:00
silversword411
2863e64e3b
docs - faq
2022-01-18 01:09:46 -05:00
silversword411
68ec78e01c
docs - FAQ tweaks
2022-01-18 00:58:54 -05:00
silversword411
3a7c506a8f
docs - enabling keys
2022-01-18 00:04:20 -05:00
Dan
1ca63ed2d2
Merge pull request #944 from silversword411/develop
...
docs - api examples and more
2022-01-17 20:28:32 -08:00
silversword411
e9e98ebcfc
docs - api examples and more
2022-01-17 23:23:42 -05:00
Dan
04de7998af
Merge pull request #941 from silversword411/develop
...
docs - docker backup options
2022-01-17 19:57:54 -08:00
Dan
a5d02dc34a
Merge pull request #940 from Yamacore/develop
...
fixed tooltip error
2022-01-17 19:57:32 -08:00
Dan
6181b0466e
Merge pull request #938 from iamkhris/develop
...
Add files via upload
2022-01-17 19:56:57 -08:00
Joel DeTeves
810d8f637d
Set redis container to run as non-root
2022-01-17 15:18:21 -08:00
Joel DeTeves
223b3e81d5
Make NGINX_HOST_PORT configurable for K8s load balancer compatibility
2022-01-17 12:28:33 -08:00
silversword411
3a8b5bbd3f
docs - docker backup options
2022-01-17 12:53:19 -05:00
Yamacore
ecf3b33ca7
fixed tooltip error
...
instead of "Continue if task if an action fails"
changed to "Continue task if an action fails"
2022-01-17 16:12:37 +01:00
Joel DeTeves
006b20351e
Use uniform UID (1000) + fix permission for tactical-frontend container
2022-01-17 01:12:18 -08:00
Joel DeTeves
4b577c9541
Set docker-compose to run as non-root on all applicable containers
2022-01-17 01:03:21 -08:00
Joel DeTeves
8db59458a8
Make init container volume mount paths more accurate to avoid potential conflicts
2022-01-17 00:56:52 -08:00
Joel DeTeves
7eed5f09aa
Fix permissions for mongodb container
2022-01-17 00:30:39 -08:00
Joel DeTeves
a1bb265222
Make NATS & NGINX container run as same UID (1000), fix NATS supervisord permission
2022-01-17 00:08:31 -08:00
Joel DeTeves
0235f33f8b
Fix incorrect ports for nginx & mesh inits
2022-01-16 23:34:54 -08:00
Joel DeTeves
3d6fca85db
Fix permissions for NGINX container, remove duplicate initialization for TACTICAL_DIR
2022-01-16 23:00:52 -08:00
Joel DeTeves
4c06da0646
Fix permissions for meshcentral container
2022-01-16 22:46:49 -08:00
Christopher Phillips
f63603eb84
Add files via upload
...
Sends Windows 10 Toast alert when password expiration reaches 7, 3, 2, and 1 days. Works with both local and domain accounts. Best to setup as a scheduled task, but can also be run manually. On 1 day alert, an "Urgent" BurntToastLogo is downloaded and used instead of the regular logo to indicate importance. These files are hosted on a site you have access to.
2022-01-16 14:54:59 -07:00
Joel DeTeves
44418ef295
Switch tactical-meshcentral to run as non-root
2022-01-16 11:13:27 -08:00
wh1te909
2a67218a34
fix lockfile version
2022-01-16 08:02:58 +00:00
wh1te909
911586ed0b
update reqs
2022-01-16 07:47:59 +00:00
Dan
9d6a6620e3
Merge pull request #935 from silversword411/develop
...
docs - adding to how it all works
2022-01-15 23:44:32 -08:00