Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/MDD-190: Fixing 2.4.93 MISP Server Image #30

Merged
merged 49 commits into from
Mar 20, 2019
Merged

Feat/MDD-190: Fixing 2.4.93 MISP Server Image #30

merged 49 commits into from
Mar 20, 2019

Conversation

8ear
Copy link
Contributor

@8ear 8ear commented Mar 17, 2019

Feat/MDD-190: Fixing 2.4.93 MISP Server Image

Update Information

Features of the release:

  • Fully worked 2.4.93 MISP server version, but not supported.

General Changes

Besides the modified MISP version, no general changes were made.

Fixes and Improvements

  • Added entrypoint_workers.sh script
  • Changed apache2 misp.ssl configuration
  • Changed Dockerfile
  • Changed entrypoint_mariadb.sh script
  • Changed entrypoint_apache.sh script
  • Added Gitlab CI test job for 2.4.93

Detailed Changes

  • Added entrypoint_workers.sh script
    Added a own startscript for resque worker of MISP.
  • Changed apache2 misp.ssl configuration
    Disabled X-Content-Type-Options nosniff and X-Frame-Options DENY.
  • Changed Dockerfile
    Added all missed dependencies.
  • Changed entrypoint_mariadb.sh script
    Improved MariaDB start script and removed the task of importing MISP scheme.
  • Changed entrypoint_apache.sh script
  • Added Gitlab CI test job for 2.4.93
    Backported CI test job from 2.4.103.

@8ear 8ear self-assigned this Mar 17, 2019
@8ear 8ear changed the title Feat/MDD-190: Fixing 2.4.93 MISP Server Image [WIP] Feat/MDD-190: Fixing 2.4.93 MISP Server Image Mar 17, 2019
@8ear 8ear changed the title [WIP] Feat/MDD-190: Fixing 2.4.93 MISP Server Image Feat/MDD-190: Fixing 2.4.93 MISP Server Image Mar 19, 2019
@8ear 8ear added enhancement New feature or request bug Something isn't working labels Mar 19, 2019
@8ear 8ear requested a review from Mezzonian March 19, 2019 15:51
@8ear 8ear merged commit b555eb2 into master Mar 20, 2019
@8ear 8ear deleted the feat/MDD-190 branch March 20, 2019 09:51
@8ear 8ear restored the feat/MDD-190 branch March 20, 2019 09:53
8ear added a commit that referenced this pull request Mar 20, 2019
* Add 2.4.102 in test

* Fixed non-able tagging bug

* Added version 2.4.103

* Activate all for Master

* Cleanup

* Extend logging capabilities at healthcheck

* Spellchecker

* Replace wait for db function + Spellchecker

* Added PHP variables and more:
- Rewritten init_pgp, init_smime
- Removed keyword function
- Rewritten setup_via_cake
- Changed check_mysql function

* Rewritten redis entrypoint

* change default cmd for redis

* Repair 2.4.99 server

* Test 2.4.103

* Increase DB retry

* Add pid file for entrypoint scripts

* Deactivate syslog config

* Delete unused entrypoints

* Fix mariadb entrypoint script

* Rename MISP update script

* Rewrite cron job and related entrypoint script

* Fix entrypoint_local_mariadb

* Change CI Files

* Fixing Dockerfile

* chmod +x

* Replace locales

* Fixing cron

* fixing healtchecl

* fixing mariadb entrypoint

* fixing redis entrypoint

* fixing apache entrypoint

* Change supervisord to an entrypoint script

* Changed misp_cron and misp_update scripts

* Added an fixed worker script

* Changed Entrypoint scripts

* Changed Healthcheck

* Changed entrypoint_worker

* Changed entrypoint_apache

* Changed Dockerfile

* Fixing 2.4.93

* Fixing Gitlab CI

* Change version gitlab-ci file

* Change PHP Vars

* Undo changes which are not made at 2.4.93

* Undow changes from 2.4.103

* Undo changes from 2.4.103

* Prepare .gitlab-ci.yml file for master

* Undo changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant