patschi / parsedmarc-dockerized

Dockerized self-initializing parsedmarc docker stack for lazy people
GNU General Public License v3.0
69 stars 19 forks source link

ARM SETUP #13

Open urbaned121 opened 1 year ago

urbaned121 commented 1 year ago

I have decided to use your setup and modified the files to use more up-to-date Docker images. I want to run this on my own Raspberry Pi, so I'm using ARM images. This PR doesn't need to be merged into the "main" branch; it can remain as a reference for others.

urbaned121 commented 1 year ago

Oh, forgot... it also disable Nginx and exposed Kibana to 8080

patschi commented 4 months ago

Interesting. Thanks. Honestly, I'm not really interested in ARM64 in general... so won't test it, but I'm curious if we could still merge this in the project. Maybe some custom docker-compose.override.yml to solely overwrite the image names, while making the rest multi-arch compatible...