Commit Graph

232 Commits (21bd36aab3d634e7ce33110906e86b0787bd8d2d)

Author SHA1 Message Date
Fukusuke Takahashi 21bd36aab3
Merge branch 'MISP:master' into hotfix/build-error-on-m1-mac 2022-08-26 22:38:02 +09:00
Luciano Righetti b1b05107a7
fix: run misp-modules and workers as www-data 2022-07-27 14:13:45 +02:00
Luciano Righetti 3cce984b32
Merge pull request #153 from gvaishno/master
#150 Fix: Added default environment values as failover.
2022-07-21 09:21:26 +02:00
Vaishno Chaitanya fa5218708b Default TIMEZONE value changed to UTC 2022-07-11 11:30:24 +05:30
Vaishno Chaitanya 168f4d687e
Updated TIMEZONE 2022-07-10 22:32:37 +05:30
Fukusuke Takahashi a9fbd035bf
Merge branch 'MISP:master' into hotfix/build-error-on-m1-mac 2022-07-03 09:13:58 +09:00
Vaishno Chaitanya 8a2a33f2f2 Added fallback value for DATA_DIR env. 2022-07-01 12:44:25 +05:30
Vaishno Chaitanya 8674e077f5 #150 Fix: Line #41 added fallback value. 2022-06-30 21:22:53 +05:30
Vaishno Chaitanya fa155dda87 #150 Fix: Added default values for failover. 2022-06-30 20:40:01 +05:30
Luciano Righetti c15e1617ea
Merge pull request #151 from righel/fix-db-host-misp-baseurl
fix: baseurl setting, db host healthcheck
2022-06-14 10:42:49 +02:00
Luciano Righetti 09194b677c
Merge pull request #146 from fukusuket/change-env-misp_baseurl-default-value
Fix template.env MISP_BASEURL default value.
2022-06-14 10:42:17 +02:00
Luciano Righetti 025c1fcf0a fix: baseurl setting, db host healthcheck 2022-06-14 10:40:18 +02:00
Alexandre Dulaunoy bb6ccdb137
Merge pull request #148 from packetvitality/packetvitality-update-entrypoint
Update entrypoint command in docker-compose.yml
2022-06-14 09:50:30 +02:00
Fukusuke Takahashi b2280a74d8
Merge branch 'MISP:master' into hotfix/build-error-on-m1-mac 2022-06-14 08:39:09 +09:00
fukusuket 9f537f12a6 fix: restrict tag to ubuntu focal 2022-06-01 23:25:18 +09:00
Luciano Righetti 673fdc73a3 fix: restrict tag to ubuntu focal 2022-04-26 15:29:10 +02:00
packetvitality 3c8e41cd4f
Update entrypoint command in docker-compose.yml
Change the -h parameter to use the database name specified in the .env file.
2022-03-03 17:46:00 -07:00
fukusuket 80f4336653 Fix MISP_BASEURL default value. 2022-03-01 22:00:50 +09:00
fukusuket 609fc61c34 #141 fix: Fixed an issue where compose build failed on M1 Mac. 2022-01-08 02:38:58 +09:00
Andras Iklody b6017838a3
Merge pull request #140 from righel/fix-stix-install
fix: broken stix install and other minor fixes
2021-12-23 12:03:26 +01:00
Luciano Righetti ae52b9d6ae fix: broken stix install and other minor fixes 2021-12-23 11:55:55 +01:00
Alexandre Dulaunoy 698155fc1f
Merge pull request #136 from ktb-jcm/patch-1
Update run.sh to include fixing database name in config.php
2021-11-04 13:49:43 +01:00
ktb-jcm d26eaf5dab
Update run.sh to include fixing database name in config.php
If for any reason the name of the database for using misp isn't named "misp", connectivity will fail because database.php does not get updated with the correct name from .env

Ran into this when using a forked version of this project where the web container is run in Docker but MySQL database is running in prod database cluster and required a specific naming convention.

Other parameters in .env are also not updated or translated into database.php
2021-10-29 17:06:00 -04:00
Luciano Righetti dd348ba958
Merge pull request #134 from MISP/remove-stix-packages-from-install
fix: remove stix related packages causing install failure
2021-10-14 11:55:38 +02:00
Luciano Righetti 39894fca53 fix: remove stix related packages causing install failure, verify with local checksum files instead of remotes. 2021-10-14 10:48:02 +02:00
Alexandre Dulaunoy 4e81cf82cc
Merge pull request #114 from P1nk-P0nk/master
Fixing typo in template.env
2021-04-22 15:24:06 +02:00
P1nk-P0nk 4f0b14ca4b Fixing typo in template.env 2021-04-22 13:25:42 +02:00
Alexandre Dulaunoy 8137e2154d
Merge pull request #112 from stevengoossensB/master
Use installer script to install MISP and clean up repository
2021-04-14 22:54:52 +02:00
Steven 7502ec9c87 Change supervisor command 2021-04-14 11:38:01 +02:00
Steven d2abf3d27b Add scheduled sync off feeds 2021-04-02 10:33:57 +02:00
Steven 82dfc1e56b - Upgrade to python3.9
- Upgrade pip packages
2021-03-26 22:51:34 +01:00
Steven e781d3b728 Schedule full event sync instead of update 2021-03-24 16:33:45 +01:00
Steven 08a0deafae Change travis-CI build config 2021-03-23 21:59:50 +01:00
Steven 3c9736b8c7 Fix crontab installation 2021-03-23 21:37:47 +01:00
Steven 66d7a941a4 Apt install cron 2021-03-23 15:30:28 +01:00
Steven 9fde19bcaf Copy Apache2 configuration inside container 2021-03-23 10:21:25 +01:00
Steven f41a184e36 - Add crontab for pulling data of different servers 2021-03-22 11:07:44 +01:00
Steven e549511553 Remove GPG stuff from run.sh as installer does it 2021-03-10 09:11:54 +01:00
Steven a284fdcdde Add missing dependencies 2021-03-10 08:54:21 +01:00
Steven 7df3a9d9f9 Minor change in dependencies 2021-03-09 23:14:26 +01:00
Steven 9d2760312e Update README.md 2021-03-09 23:07:16 +01:00
Steven 507b2fe628 Merge branch 'master' of https://github.com/MISP/misp-docker 2021-03-09 22:54:24 +01:00
Steven 6cc2cc3d2d - Clean up repository
- Don't run redis as daemon as it does not work in container
2021-03-09 22:45:11 +01:00
Steven c13eec4a73 Start misp-modules in venv 2021-03-09 16:41:03 +01:00
Steven 9d2e6312a2 Install misp-modules the right way 2021-03-09 15:16:06 +01:00
Steven ba64531a0b Set baseurl config 2021-03-09 14:48:01 +01:00
Steven f519e804ee Fix permissions 2021-03-08 23:25:03 +01:00
Steven 944f89479e Add user to group 2021-03-08 22:58:54 +01:00
Steven dce488f08a Create user with sudo rights to run installer 2021-03-08 22:50:51 +01:00
Steven 9ea94429d9 Add bash to execute install script 2021-03-08 22:36:58 +01:00