dmarc-srg icon indicating copy to clipboard operation
dmarc-srg copied to clipboard

How to update

Open elimae17 opened this issue 1 year ago • 4 comments

Excuse this naive question, but as I don't want to break anything, how do I update this application? Is it just a matter of replacing all the old files?

elimae17 avatar Nov 26 '23 20:11 elimae17

As far as I use it with Docker images, yes

williamdes avatar Nov 26 '23 20:11 williamdes

Yes, it is. There is no automatic update mechanism in the tool. You can set up your configuration manager for that, if you have one. Personally, I use Ansilble.

If you have a problem with updating because of this commit: https://github.com/liuch/dmarc-srg/commit/ea23bafae4c918831edb75e3e6883e0029e784d9, please note that you you need to change the path to the html root directory in your web server settings. This change is made to enhance security.

liuch avatar Nov 26 '23 21:11 liuch

If you have a problem with updating because of this commit: ea23baf, please note that you you need to change the path to the html root directory in your web server settings. This change is made to enhance security.

I follow https://github.com/liuch/dmarc-srg/tags

Since it broke compatibility, next version must be 2.0, no ?

Shnoulle avatar Nov 27 '23 08:11 Shnoulle

The version definitely needs to be changed. But I haven't made a release with this change yet.

liuch avatar Nov 27 '23 12:11 liuch