Commit Graph

147 Commits (c8966246cb0cddd92ba619bffaa43e13305a0450)

Author SHA1 Message Date
Steve Clement 3bca484307
fix: [installer] Some typos 2020-02-20 14:53:49 +08:00
Steve Clement 45bbf44854
fix: [dash] Dashboard not working at the moment 2020-02-20 11:33:11 +08:00
Steve Clement facebee180
fix: [tools] Removed Viper until working again, fixed #5582 2020-02-03 13:16:16 +09:00
Steve Clement ae3ead6271
chg: [install] Updated the way the SHASUM of composer-setup.php is handled as per: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md 2020-01-08 13:23:02 +09:00
Steve Clement 90990d28d7
chg: [composer] Updated composer checksum 2020-01-08 13:05:22 +09:00
Steve Clement a86b3063ac
fix: [compat] The env variable SUDO_USER is a reserved variable 2020-01-08 12:59:36 +09:00
Steve Clement 5bd5adfe17
chg: [doc] Tried to fix viper. Is semi-fixed viper-web broken 2019-11-22 13:02:26 +09:00
mokaddem b78d7825b9
Merge branch '2.4' of github.com:MISP/MISP into revisedUpdateProcess 2019-11-05 13:48:39 +01:00
Raphaël Vinot 4b023f7235
fix: MIssing quotes in test cases setup
Fix https://github.com/MISP/PyMISP/issues/484
2019-10-23 11:22:22 +02:00
mokaddem 7910e8c256
chg: [travis&install] Updated to use `runUpdates` instead of `updateDatabase` 2019-10-14 14:22:06 +02:00
Jakub Onderka bcc905c61c chg: [internal] Simplify installation with composer 2019-09-11 17:46:51 +02:00
Jakub Onderka becee3b772 chg: Install crypt_gpg by composer 2019-09-06 22:00:56 +02:00
Steve Clement 243c50d8c1
chg: [doc] Updated: memory_limit=512M -> memory_limit=2048M 2019-08-22 13:39:36 +02:00
Steve Clement eefb83e2a1
fix: [install] Do not modify testlive_comprehensive.py (#4864)
fix: [install] Do not modify testlive_comprehensive.py
2019-07-12 13:58:55 +02:00
Steve Clement 9cf25bd1a2
chg: [style] This is better. 2019-07-12 13:34:45 +02:00
Raphaël Vinot 6d01abead1 fix: [install] Do not modify testlive_comprehensive.py 2019-07-12 10:49:44 +02:00
Steve Clement 0aa4deb1bb
chg: [doc] Various NetBSD updates, global vars makes sure PATH_TO_MISP is correct. 2019-07-10 14:22:25 +09:00
Steve Clement e8b6f4c2c4
chg: [doc] Minor update, added known-issues section 2019-07-08 10:01:04 +09:00
Steve Clement c26ea4f3ef
Merge branch '2.4' into guides 2019-07-07 16:44:27 +09:00
Steve Clement 81d035f569
chg: [doc] Update to Debian 10 install guide, everything works as
expected.
chg: [doc] OpenBSD is broken for misp-modules (OpenCV etc)
2019-07-07 16:39:40 +09:00
Steve Clement 4166bc8a7d
fix: [installer] Variable regression 2019-07-02 12:28:35 +09:00
Steve Clement 100322cb42
Merge pull request #4826 from SteveClement/tools
chg: [installer] One step closer to "sane" aka. generic os-detection
2019-07-02 11:30:35 +09:00
Steve Clement 94e641dd49
fix: [doc] Added missing misp-modules centos 2019-07-02 11:26:55 +09:00
Steve Clement b03a8b67f3
Merge branch '2.4' into tools 2019-07-02 11:24:33 +09:00
Steve Clement 3991d3982b
chg: [doc] Updated Debian Install 2019-07-02 11:09:01 +09:00
Steve Clement 1ec4ca08d7
fix: [installer] Installer had some bugs for os-detection 2019-07-01 21:37:26 +09:00
Steve Clement 52fde83bc4
chg: [installer] Added fork checker 2019-07-01 16:05:13 +09:00
Steve Clement fe16c017ce
chg: [installer] One step closer to "sane" aka. generic os-detection 2019-07-01 15:46:14 +09:00
Steve Clement 70ba135c83
chg: [doc] More CentOS/RHEL updates towards some sort of installer 2019-07-01 15:24:39 +09:00
Steve Clement 65141d2f67
chg: [installer] If unattended do not switch user. 2019-06-27 21:03:33 +09:00
Steve Clement 19c525639a
chg: [doc] More tweaks to the CentOS howto 2019-06-26 11:03:42 +09:00
Steve Clement 50f1c9fbfc
chg: [doc] Fixed some issues with dashboard 2019-06-25 17:05:22 +09:00
Steve Clement 6ef2d69c10
chg: [tools] ask_o () wants -e (for colorz) 2019-06-18 01:23:26 +09:00
Steve Clement d383a3dff8
chg: [installer] This tweak allows us to reset ssh-keys/ssl-certs/other_things_that_want_to_be_uniqe on firstBoot. 2019-06-15 11:58:32 +09:00
Steve Clement e64d16d124
fix: [shell] ask_o () needed some quotes, regenerated installer. 2019-06-15 11:35:27 +09:00
Steve Clement f215a66506
chg: [doc] Added more bits to GPG key. 2019-06-15 11:24:00 +09:00
Steve Clement 20987df620
chg: [installer] Added ask_o () for input validation, fixed tr to be more uniform. Updated installer checksums. 2019-06-14 22:53:10 +09:00
Steve Clement bb55cb659f
chg: [doc] CentOS 7 updates
chg: [doc] Cake command failing
2019-06-04 10:24:09 +09:00
Steve Clement ae6820f179
fix: [authkey] Fixed The authkey variable (Viper should work again next run)
fix: [doc] Upated RHEL formatting and added $RUN_MYSQL (scl enable foo) variable
2019-05-30 14:30:42 +09:00
Steve Clement 5ed1feb640 chg: [doc] adde --no-cache to wget to make sure we always have the latest checksums
chg: [installer] Updated installer
2019-05-17 22:26:57 +09:00
Steve Clement 64dc0fc9fc chg: [installer] Added todo 2019-05-15 14:31:39 +09:00
Steve Clement 70c69b2ee3 chg: [installer] If shasum is not found, install it 2019-05-15 14:30:54 +09:00
Steve Clement 96043f2e23 chg: [installer] Update to latest version
chg: [installer] Set a dynamic GnuPG passphrase
2019-05-15 13:00:47 +09:00
Steve Clement 678058ae9b fix: [installer] Checksum checker had a bug 2019-05-15 11:52:36 +09:00
Steve Clement d9339d608f
chg: [installer] Installer now checks his own checksum (#4630)
chg: [installer] Installer now checks his own checksum
2019-05-15 04:44:45 +02:00
Steve Clement 0751617140 chg: [installer] Installer now checks his own checksum 2019-05-15 11:43:17 +09:00
Steve Clement 3d03818058 fix: [installer] Identify VMware machinery 2019-05-13 12:02:42 +09:00
Steve Clement 331136ae34 chg: [doc] Better handling of sudoers 2019-05-13 09:58:21 +09:00
Steve Clement 3c94973abc chg: [doc] Added 2 more hardening sources. 2019-05-12 23:12:39 +09:00
Steve Clement 15b59b239f chg: [doc] Updated RHEL8 to not be BETA
chg: [vars] WWW_USER is now autodedected.
2019-05-10 12:24:05 +09:00