Commit Graph

76 Commits

Author SHA1 Message Date
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)
v1.0
2021-07-04 13:36:03 +02:00
Robert Schumann
96a344f70a fix archive copy v0.5 2021-07-04 12:44:42 +02:00
Robert Schumann
aa39ace246 add screenshot to readme 2020-11-22 16:50:37 +01:00
Robert Schumann
8cdbe1bf17 fix missing MimeInfo package 2020-09-06 18:26:11 +02:00
Robert Schumann
4d5411c9bd downgrade IO::Socket::SSL due to failing tests 2020-09-06 17:41:38 +02:00
Robert Schumann
716b081f6d fix variable name in viewer 2020-09-06 14:06:43 +02: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
c120e4d3e4 bump parser and viewer master 2019-11-13 10:38:01 +01: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
Sean Pearce
4f520985d7 Using bashisms [[ ]] and ${:-} 2019-01-04 11:24:22 -08:00
Robert Schumann
1b0c400f7a update README 2019-01-04 17:19:57 +01:00
Robert Schumann
9dad45e6c4 Merge pull request #5 from smpita/master
Expose env vars for config to PHP-FPM
2019-01-04 13:29:32 +01:00
Sean Pearce
7c1aaa97f8 Expose env vars for config to PHP-FPM 2019-01-03 19:09:22 -08:00
Robert Schumann
d6a1125678 Merge pull request #4 from smpita/master
Fixes issue #3
2019-01-03 21:34:03 +01:00
Sean Pearce
57351ad5b5 Remove in favor of directly reading env vars 2019-01-03 10:59:03 -08:00
Sean Pearce
00621c10e3 Use perl to read env vars
Extended $imapssl, $imaptls, $tlsverify to read env, with default values
2019-01-03 10:58:15 -08:00
Sean Pearce
7c6f81671b Use php to read env vars 2019-01-03 10:55:33 -08:00
Robert Schumann
19a88e14e2 update source image, fixes #2
* thanks to @smpita
2018-12-08 18:46:16 +01:00
Robert Schumann
a0fc9240ba fix process interval - busybox missing feature 2018-04-05 13:08:31 +02:00
Robert Schumann
74520b5719 fix linefeed 2018-04-04 22:16:34 +02:00
Robert Schumann
64b23ad6aa fix cron command replacement 2018-04-04 18:13:39 +02:00
Robert Schumann
647bcf4b42 enable logging to file for parsing. 2018-04-02 11:46:03 +02:00
Robert Schumann
21802d4889 fixes to cron logfile, order descending. 2018-04-01 14:51:51 +02:00
Robert Schumann
2278f45e21 fix path for templating 2018-03-31 23:16:22 +02:00
Robert Schumann
8eab31e48a Fix Dockerfile 2018-03-31 22:51:53 +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
78c1f188ff remove index.php with phpinfo 2018-03-31 21:28:50 +02:00
Robert Schumann
44bd870031 update dockerfile 2018-03-31 21:26:18 +02:00
Robert Schumann
0edee0273f fixes to image 2018-03-31 20:22:07 +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
c0ff0186cf comment error message due to broken raumserver answers 2018-01-02 20:47:44 +01:00
Robert Schumann
548a2e6f11 update screenshot 2018-01-02 20:38:15 +01:00
Robert Schumann
98f3dd70d8 fix raumserver uri 2018-01-02 20:30:46 +01:00
Robert Schumann
053f2d467e add error message to title 2018-01-02 20:21:54 +01:00
Robert Schumann
7e6bb584c4 layout changes to webclient 2018-01-02 17:21:19 +01: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
6a2297f68a few frontend fixes (mostly for iphone browser) 2018-01-01 18:13:35 +01:00
Robert Schumann
0428c7fc52 update raumserver webclient 2018-01-01 17:46:03 +01:00
Robert Schumann
6d98ebcfb7 Add simple webclient to manage zones 2017-12-28 01:16:14 +01:00
Robert Schumann
caf61d4b4d lower logging and refresh for upnp 2017-07-09 00:34:48 +02: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
728b90dfe8 Update Dockerfile 2017-01-02 00:13:03 +01:00