42 Commits

Author SHA1 Message Date
Simon
5e95ad2e14
Resolve small issues in the docker-compose files (#71)
And move optional extended configs directly into the compose/.env files
2025-02-12 20:07:14 +01:00
corelgott
552f67da65
docs: Manual Update and docker-compose cleanup (#61)
* Added command to trigger a manual report update. Removes verison-tag from docker-compose, since its deprecated

* chore: Added docker-compose examples and env-file

- Added examples-folder
- Added an example for a docker-compose with mysql
- Added an example for a docker-compose with postgres
- Extracted the most important variables to an env.example file
- Added some documentation on how to use the env-file and the compose files
2024-08-27 18:23:15 +02:00
Robert Schumann
36b5748844 fix: more environment vars for parser, fixes #52
* also update source dates
2024-02-04 23:44:22 +01:00
Marvin Scham
e7c55a0d2c
Added db persistence and healthcheck to compose sample (#38) 2023-09-22 11:50:06 +02:00
Robert Schumann
f8e7050f94 chore: add contributors and stargazers 2023-04-07 12:12:53 +02:00
Chris van Meer
8f1fb13960
Include PARSER_XML_MAXSIZE env variable. (#32) 2023-03-01 09:37:59 +01:00
Robert Schumann
4486d7d8bf fix(env): postgres env var handling by @madman-sf
* fixes #28
2023-01-10 22:12:15 +01:00
Robert Schumann
73baf6f923 chore(docs): update build status icon 2023-01-07 23:48:36 +01:00
Robert Schumann
8981d3afbf chore(build): add github action
* update documentation

  * fix report parser option and defaults

  * fixes #28

  * fixes #31
2023-01-07 23:05:36 +01:00
Robert Schumann
aab0d17980 fix paths in entrypoint 2022-08-10 09:31:56 +02:00
Robert Schumann
da49afba3d update README 2022-08-10 00:38:04 +02:00
Gene Wood
6a21e9efab
Remove note about upstream parser needing to merge a PR (#20)
The upstream PR was merged
2022-07-28 23:36:53 +02:00
Robert Schumann
bf2f61f236 update readme and pipeline 2021-12-12 12:03:39 +01:00
Robert Schumann
9637263016 update build status 2021-12-11 00:04:47 +01:00
Robert Schumann
a1358b9187
Update README.md 2021-12-08 01:00:52 +01:00
saltzimania
71d487cb9d
Environment Variable for PARSER_IMAP_IGNORE_ERROR (#14)
* Update dmarcts-report-parser.conf

Was getting the example error so added env variable so we can use docker-compose.yml to ignore errors.  This was experienced with Exchange Online in Microsoft 365.  This appears to have resolved the issue and dmarc reports were successfully retrieved and moved into the processed folder.

* Update README.md

* Update README.md

Fixed tab character
2021-11-21 13:23:06 +01:00
Robert Schumann
526e230616 fixes #13
* explicitly disable ro for compressed tables on mariadb example image
2021-07-24 13:59:01 +02:00
Robert Schumann
c74bc90d20 Bump version and image, fixes #10
* alpine 3.5 to 3.13

	* openssl upgrade, remove MimeInfo and SSL perl pkg hacks

	* mysql client library upgrades (compatibility with 8)

	* image size reduction 703 to 322 MB

	* bump upstream sources for viewer and parser

	* introduce tags (current and latest docker image 1.0, old image
          still available as 0.5)
2021-07-04 13:36:03 +02:00
Robert Schumann
aa39ace246 add screenshot to readme 2020-11-22 16:50:37 +01:00
Robert Schumann
38804c05f6 support new imap variables from parser
* keeps compat with existing env vars

	* fixes #8
2020-09-06 13:55:09 +02:00
Merlin Beutlberger
b7d0e22eb5
Readme: Improve docker-compose sample and describe cron job schedule (#7)
* Readme: Improve docker-compose sample

- Add attributes "version" and "services" to make it a docker-compose.yml
- Add mariadb service with preconfigured user and database

Resolves https://github.com/gutmensch/docker-dmarc-report/issues/1

* Readme: Describe cron job schedule

It took me a while to figure out why nothing happened after starting the
container. This should help new users to understand that they only have
to wait for the cron job to start.
2020-04-13 16:50:30 +02:00
Robert Schumann
fae9ae5a08
Merge pull request #6 from smpita/master
Cleanup
2019-01-04 22:05:09 +01:00
Sean Pearce
0081cc4bce Extended config, deprecated TEMPLATE_ 2019-01-04 11:40:31 -08:00
Robert Schumann
1b0c400f7a update README 2019-01-04 17:19:57 +01:00
Robert Schumann
a0fc9240ba fix process interval - busybox missing feature 2018-04-05 13:08:31 +02:00
Robert Schumann
21802d4889 fixes to cron logfile, order descending. 2018-04-01 14:51:51 +02:00
Robert Schumann
913420af75 move to other root dir 2018-03-31 22:42:24 +02:00
Robert Schumann
129ee4bd9a switch to sans serif font 2018-03-31 21:47:10 +02:00
Robert Schumann
39d7eb1e2f
Update README.md 2018-03-31 19:40:29 +02:00
Robert Schumann
7230ee6217 Initial commit of dmarc reports image 2018-03-31 19:35:32 +02:00
Robert Schumann
7954a48577
Update README.md 2018-01-01 18:37:26 +01:00
Robert Schumann
03497fc68c
Update README.md 2018-01-01 18:36:58 +01:00
Robert Schumann
8df100e1c2
Update README.md 2018-01-01 18:36:06 +01:00
Robert Schumann
117f806d5a Add information for webclient and screenshot 2018-01-01 18:30:36 +01:00
Robert Schumann
7d4cdb782b change to port 3535 because openhab2 uses 8090 *sigh* 2017-07-08 17:59:18 +02:00
Robert Schumann
d369b81406 Update README.md with version 2017-02-11 15:22:31 +01:00
Robert Schumann
d9ab435949 Update README.md 2016-12-04 20:11:13 +01:00
Robert Schumann
6306bbfae2 Update README.md 2016-12-04 19:31:49 +01:00
Robert Schumann
46636eee78 Update README.md 2016-12-04 19:18:45 +01:00
Robert Schumann
53c7902f1e Update README.md 2016-12-04 19:09:38 +01:00
Robert Schumann
4bc6b19f5d Update README.md 2016-12-04 19:09:27 +01:00
Robert Schumann
58e5ecae7f Create README.md 2016-12-04 18:56:33 +01:00