Replies: 3 comments 8 replies
-
You can use two ENV variables of the
Both are taking a path to a file as a value. |
Beta Was this translation helpful? Give feedback.
-
Hi @chrisi0801 i try your idea with the ACME-DNS-Challenge but i think, the DNS-API-Credentials in a config-file could be a security risk. My Environment:
What i do:
Hope that is helpful to other people. |
Beta Was this translation helpful? Give feedback.
-
@marcus7501 Great. It's working. Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a local installation, and although I appreciate the ease of the docker compose setup, it created problems for me because my local domain requires HTTPS and I am locked out of the UI. The server is not exposed to the internet. I can create certificates in another machine to load to my opencloud server, but it is not clear how to do it. I guess I can connect to the running containers and load the certificates that way, but I could not find documentation explaining how to do it.
I think it is fair to say that many installations will be intranet-only, at least at first, and then become internet-ready, so my case is not an isolated one. It is also important to allow some customization of the acme client. Some people or organizations may prefer to use other CAs. acme.sh, for example, has migrated away from Let's Encrypt as the default CA.
Even though it is very simple to set up a server with Let's Encrypt, the lack of options is a problem for advanced users or custom configurations. Please consider the "SLR model" for your growing application. Photographers can set their camera to full-auto and take some nice pictures, but professionals will always prefer to change some or all the settings to suit their preferences or needs. It is important to offer both options.
Thanks for your attention, and your project!
Beta Was this translation helpful? Give feedback.
All reactions