Timothy Weaver
Timothy Weaver
I'm wondering the same thing. With GlobalSAN stating they have no plans to add Apple Silicon support to their iSCSI Initiator and the Daemon Tools iSCSI Target having significant performance...
Try changing the openssl version defined in the openwisp_postfix/Dockerfile file. I believe I had to change it from 3.0.8 to 3.0.12 for the build to work.
I have deployed using the edge version and still see this error. As the container keeps restarting due to the error, it's not even possible to connect to the container...
Just posting back that I did resolve the error by changing the reference in the docker-compose.yml file from "freeradius" to "radius". It looks like that error message is just being...
> [@focher](https://github.com/focher) Is your home directory owned by you or by root? You can see it by running `ls -lh` inside your home directory. It’s owned by me, the logged...
> Yes you're right, I checked the code again and it looks like we don't create the file. > > To get the installation going, create the file and try...
> Hey [@focher](https://github.com/focher) , currently we don't have a maintainer for the ACME module, so it is hard to say if this is possible or not. > > But from...
I changed the title to request consideration of supporting the use of certs from a mapped volume. This would allow the use of an external Certbot process to retrieve the...
> [@focher](https://github.com/focher) Do certbot requires a specific path for storing certificates? The first thing that come to my mind is that maybe I can add a file change listener to...
Hi. My request is that ACME store the Let's Encrypt certificates in the "standard" directory structure and naming convention. This would allow us to map the Let's Encrypt folder to...