-
Notifications
You must be signed in to change notification settings - Fork 0
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
plausible_analytics_on_a_raspberry_pi_with_SSL #31
Comments
Hey! I was trying to follow your guide but I'm getting the following error when trying to run this on my pi: [+] Running 1/11 It's running a raspbian rather than ubuntu version. Not sure if that could have something to do with it. |
@Juanpam If you are using a RPi4, then please double check you are using Raspbian 64bit. |
I installed Ubuntu 22.04 LTS with full support for arm64 architecture. It still fails. Also I noticed that you are referencing the docker-smtp folder in the shared docker-compose-yml file but there is no folder called like that in your repo. It fails if I leave it as it is in the current repo as well |
@Juanpam from your logs it's definitely an architecture issue. What's the output of |
@iwishiwasaneagle This is the output of said command:
My first logs were from having an armhf architecture but to fix that I then installed Ubuntu 22.04 with full support for arm64 architecture. It fails but I don't have the logs with me. However I still found issues with the docker-smtp folder that is referenced in the docker compose file. Thanks a lot for answering! |
Hmmm yeah the docker-smtp folder might have been an error. I don't have access to my RPi4 for a while but will double check my config when I do. |
why do we need SSL and nginx? Can we use that and avoid setting all nginx, ssl stuff that you did ? |
@asyba yes, I believe that that would be enough. I haven't had any experience with Cloudflare Tunnels but that sounds like an interesting solution. |
Hosting Plausible Analytics On A Raspberry Pi 4 with SSL
Learn how to host Plausible, a privacy centric Google Analytics alternative, on your Raspberry Pi 4. This uses nginx, LetsEncrypt, and more for secure hosting.
https://janhendrikewers.uk/plausible_analytics_on_a_raspberry_pi_with_SSL.html
The text was updated successfully, but these errors were encountered: