Commit Graph

65 Commits

Author SHA1 Message Date
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
wh1te909 d14bfa758d fix install script 2020-06-06 19:20:35 +00: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 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 bd8377fd25 add ability to change celerybeat interval at runtime 2020-03-30 07:53:14 +00:00
wh1te909 e9394b4510 systemd changes 2020-03-28 05:17:01 +00:00
wh1te909 0737766a47 restart uwsgi workers after a while to free up memory 2020-03-01 12:31:04 +00:00
wh1te909 84cfe4de9f switch to deadsnakes ppa to get py 3.7.6 2020-03-01 00:46:23 +00:00
wh1te909 7d2f0dd8a7 populate the db with initial chocolately software during installation 2020-02-22 23:14:31 +00:00
wh1te909 e9dafced37 add installation instructions and modify install script 2020-02-16 00:19:57 +00: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
wh1te909 70282fb091 fix script permissions 2020-02-09 22:14:05 +00:00
wh1te909 0c01da1526 add script manager UI and backend 2020-02-07 08:26:03 +00:00
wh1te909 465ec57a34 more work on script checks 2020-02-03 05:09:42 +00:00
wh1te909 64ad539c76 don't run meshcentral as root 2020-02-01 21:58:23 +00:00
wh1te909 e4fd7c263e fix install script 2020-01-19 23:50:31 +00:00
wh1te909 bd7dbeaecc fully implement 2factor auth 2020-01-19 22:24:38 +00:00
wh1te909 3661eab8eb generate a random url for the django admin 2020-01-18 02:05:29 +00:00
wh1te909 9b7d736da2 create separate user for salt api pam auth 2020-01-12 01:44:24 +00:00
wh1te909 1d7b727037 upgrade to node 12 2019-12-23 01:36:21 +00:00
wh1te909 6af129bdfa add a separate celery queue for agent updates 2019-12-16 22:45:18 +00:00