wh1te909
bba5abd74b
bump script vers
2020-12-02 05:16:16 +00:00
wh1te909
a224e79c1f
bump mesh and vue
2020-12-02 04:51:05 +00:00
wh1te909
0138505507
reduce threads
2020-11-30 21:49:47 +00:00
wh1te909
7fb11da5df
update scripts and bump version
2020-11-26 03:42:27 +00:00
wh1te909
6de79922c5
fix git failing to switch branches during update
2020-11-25 01:18:26 +00:00
wh1te909
bc8e637bba
add port 4222 to instructions
2020-11-22 22:50:59 +00:00
wh1te909
b986f9d6ee
add missing escape
2020-11-21 03:07:59 +00:00
wh1te909
fbec78ede5
cut down on nginx logging
2020-11-21 02:47:23 +00:00
wh1te909
5dc999360e
update deps
2020-11-19 07:18:48 +00:00
wh1te909
06a69045bc
add version
2020-11-01 09:18:22 +00:00
wh1te909
d45495da2b
postgresql 13, update middleware
2020-10-25 22:15:41 +00:00
wh1te909
b26b8a1783
bump install ver
2020-10-24 09:10:40 +00:00
wh1te909
907926c8b2
update default salt workers
2020-10-24 09:06:25 +00:00
wh1te909
18f19c644b
allow any UTF8 during install
2020-10-20 01:01:45 +00:00
wh1te909
83b5409b1b
fix backup/restore
2020-10-18 23:45:21 +00:00
wh1te909
ad47cb6c61
fix letsencrypt fullchain filename
2020-10-18 21:44:45 +00:00
wh1te909
693f5f849c
fix colors
2020-10-18 20:28:56 +00:00
wh1te909
7db6d28968
force valid email to prevent errors with createsuperuser and meshcentral setup
2020-10-18 20:08:51 +00:00
sadnub
91782e1ce8
modified backup and restore script to capture the /certs directory. Also added a section tot eh readme
2020-10-18 15:10:54 -04:00
sadnub
0524f6bc0b
remove lets encrypt dependency
2020-10-18 14:48:28 -04:00
wh1te909
0483a11756
bump mesh
2020-10-13 21:54:36 +00:00
wh1te909
ba0f588ce1
force uac prompt when using generated exe installer
2020-10-06 01:32:54 +00:00
wh1te909
6d26a93278
add exit
2020-10-05 02:54:25 +00:00
wh1te909
7a466ac836
force utf8 locale to prevent json decode errors with postgres
2020-10-05 02:51:48 +00:00
wh1te909
bb04ef2dbd
handle vm images with non-standard hosts files #124
2020-10-03 01:00:19 +00:00
wh1te909
a44725a816
fix journald on vultr
2020-09-28 05:19:40 +00:00
wh1te909
28c0f868d6
bump mesh
2020-09-25 05:03:22 +00:00
wh1te909
96f2fdbab6
add cherrpy to install script since sometimes salt-api doesn't install it during apt install
2020-09-16 07:48:48 +00:00
wh1te909
0af30aa92a
bump mesh
2020-09-11 01:51:43 +00:00
wh1te909
c233fff0d8
pin mesh version until this is fixed Ylianst/MeshCentral#1792
2020-09-10 02:42:15 +00:00
wh1te909
8788723cbb
add back the celery winupdate queue
2020-09-08 02:57:05 +00:00
wh1te909
d0715ccd80
install script improvements
2020-08-30 02:41:44 +00:00
wh1te909
e22ef573b7
fix mesh download url output caused by recent mesh update 0.6.22
2020-08-27 09:38:51 +00:00
wh1te909
b45a0579b6
load community uploaded scripts into the database during install/upgrade
2020-08-27 04:13:51 +00:00
wh1te909
413e0fab9f
improved installer options
2020-08-24 20:11:43 +00:00
wh1te909
cffc422bd1
fix pgusername
2020-08-21 19:46:05 +00:00
wh1te909
3decce1d5c
auto generate the postgres username/passwd during install
2020-08-21 19:19:29 +00:00
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
45cf776c00
check if meshcentral is ready first before trying to generate the login key, instead of just waiting 30 seconds and hoping it will be finished installing it's plugins by then
2020-08-16 00:50:17 +00:00
wh1te909
111ccad70d
fix install script when running behind NAT
2020-08-15 04:25:42 +00:00
wh1te909
ae96dba2aa
fixes wh1te909/tacticalrmm#40
2020-08-13 02:35:14 +00:00
matstocks
3269d047f0
Change the front end example from app to rmm
...
The readme instructions state that you should create rmm.example.com as an A record, but the installer uses app.example.com as an example, which is just a bit confusing during the install process.
2020-08-12 11:52:42 +01:00
wh1te909
d5c9d2acc7
collect static files during upgrade
2020-08-10 20:29:42 +00:00
wh1te909
f7c129340a
update reqs, add django-extensions for easier debugging
2020-07-06 04:07:02 +00:00
wh1te909
353d9b05b5
change agent update to run locally, removing need for extra celery queue
2020-07-05 00:59:55 +00:00
wh1te909
4f28340ce2
move db setup after mesh token
2020-07-02 08:02:56 +00:00
wh1te909
39c4d201b9
1. update install script for ubuntu 20. 2. switched to wildcard cert for lets encrypt. 3. change installation directory. 4. automate the initial setup of meshcentral
2020-06-24 17:28:04 +00:00
wh1te909
c283f1fe53
switch to ubuntu 20 and python 3.8
2020-06-23 01:34:48 +00:00
wh1te909
98dcffda4d
add web RDP
2020-06-14 19:52:20 +00:00