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

sudo -H bench setup lets-encrypt non-interactive option #1596

Open
P-Godfroid opened this issue Nov 22, 2024 · 0 comments
Open

sudo -H bench setup lets-encrypt non-interactive option #1596

P-Godfroid opened this issue Nov 22, 2024 · 0 comments
Assignees

Comments

@P-Godfroid
Copy link

P-Godfroid commented Nov 22, 2024

Hello,

The server command sudo -H bench setup lets-encrypt {url} has these options:

image

the -n option allows to skip the "Do you want to continue? [y/N]:" prompt.

However, the "nginx.conf already exists and this will overwrite it. Do you want to continue? [y/N]:" prompt persists.

The command bench setup nginx also acts on nginx.conf but it does have a parameter to skip this prompt.
image

I would like either the -n to be able to skip the prompt or another parameter to be added to bench setup lets-encrypt to be able to make this command really non-interactive (in standard situation where the certificate doesn't exist yet).

@akhilnarang akhilnarang transferred this issue from frappe/frappe Nov 22, 2024
@akhilnarang akhilnarang self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants