jc21

Results 194 comments of jc21

Here's an obscure way to do this: 1. Connect to the database 2. Run: `UPDATE user SET is_deleted=1;` 3. Restart nginx proxy manager, this will create a new Admin user...

I think the docker logs for nginx proxy manager might be helpful, if you've lost access to your previous account then the restored image might not be using a pre-existing...

I assume you'd need to access your VM and connect to the database from there. As we don't know what your friend did to set up the vm we can't...

Certbot does support specifying a server, but this functionality has not been added to NPM, yet.

FYI I'm aware this exists and conflicts with #4086 but just need properly review both and decide on the best one.

I've taken parts of this PR and merged it. Thanks for the contribution :)

@zdzichu6969 does your thumbs up mean you're going to implement @kraineff 's suggestion?

FYI I'm aware this exists and conflicts with #4087 but just need properly review both and decide on the best one.

I've taken parts of this PR and merged it. Thanks for the contribution :)

Hi, the plugins json file has moved [here](https://github.com/NginxProxyManager/nginx-proxy-manager/blob/develop/backend/certbot/dns-plugins.json). Please add to that. Thanks