List of Variables That are Passed to hook.sh? #566

Closed
opened 2025-12-29 01:27:21 +01:00 by adam · 2 comments
Owner

Originally created by @jeffsani on GitHub (Jan 31, 2022).

I seem to be missing the docs location of the list of variables that are passed to the hook script for challenge, clean, and cert operations. Can someone point me in the right direction?

Thanks,
Jeff

Originally created by @jeffsani on GitHub (Jan 31, 2022). I seem to be missing the docs location of the list of variables that are passed to the hook script for challenge, clean, and cert operations. Can someone point me in the right direction? Thanks, Jeff
adam closed this issue 2025-12-29 01:27:21 +01:00
Author
Owner

@jobe1986 commented on GitHub (Jan 31, 2022):

All the individual parameters passed to each hook script call are listed in https://github.com/dehydrated-io/dehydrated/blob/master/docs/examples/hook.sh

As for environment variables available, I don't know of a specific doc without reading the source code.

@jobe1986 commented on GitHub (Jan 31, 2022): All the individual parameters passed to each hook script call are listed in https://github.com/dehydrated-io/dehydrated/blob/master/docs/examples/hook.sh As for environment variables available, I don't know of a specific doc without reading the source code.
Author
Owner

@jeffsani commented on GitHub (Jan 31, 2022):

This was exactly what I was looking for - thanks!

@jeffsani commented on GitHub (Jan 31, 2022): This was exactly what I was looking for - thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#566