Skip to content
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

Doesn't work on raspberry pi #109

Closed
solancer opened this issue May 17, 2021 · 1 comment · May be fixed by #132
Closed

Doesn't work on raspberry pi #109

solancer opened this issue May 17, 2021 · 1 comment · May be fixed by #132

Comments

@solancer
Copy link

This fails on raspberry pi because of the cerbot and Nginx build are different for arm based systems

@tkockler
Copy link

Problem is the certbot image which is not build for ARM. The script works when you change it to "certbot/certbot:arm32v6-latest" for example in docker-compose.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants