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

Add docker support #841

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ga-lep
Copy link

@ga-lep ga-lep commented Jun 9, 2022

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tested the changes
  • Build (/path/to/php cli.php cmd=build) was run locally and any changes were pushed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Other (please describe):

What is the current behavior?

Issue Number: #826

What is the new behavior?

  • You can build a docker image for this project (based on PHP 7.4 and Apache 2)
  • You can use the provided docker-compose.yml as a template or for testing during the development phases

Does this introduce a breaking change?

  • Yes
  • No

Docs need to be updated?

  • Yes
  • No

Other information

Semgrep analysis :

galep@laptop:~/Projects/Open-Web-Analytics$ semgrep --config "p/Dockerfile"
Fetching rules from https://semgrep.dev/registry.

Scanning across multiple languages:
     dockerfile | 31 rules × 1 file 
    <multilang> |  2 rules × 1 file 

  100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████|2/2 tasks

Some files were skipped or only partially analyzed.
  Scan was limited to files tracked by git.
  Scan skipped: 19 files matching .semgrepignore patterns
  For a full list of skipped files, run semgrep with the --verbose flag.

(need more rules? `semgrep login` for additional free Semgrep Registry rules)

Ran 33 rules on 1 file: 0 findings.
If Semgrep missed a finding, please send us feedback to let us know!
  $ semgrep shouldafound --help

@christianhuth
Copy link

Is anybody working on this?

@rlaiola
Copy link

rlaiola commented Jun 28, 2023

Any update on this?

@iYoungblood
Copy link

I created a docker version: https://hub.docker.com/r/iyoungblood/open-web-analytics

With that said, please test it as my trackers are not working. I think it has to do with my firewall or connectivity as the JS nor the wordpress plugin is working. Let me know what you find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants