-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Rebase to 3.21 #526
base: master
Are you sure you want to change the base?
Rebase to 3.21 #526
Conversation
I am a bot, here is the pushed image/manifest for this PR:
|
I am a bot, here is the pushed image/manifest for this PR:
|
I am a bot, here is the pushed image/manifest for this PR:
|
I am a bot, here is the pushed image/manifest for this PR:
|
I am a bot, here is the pushed image/manifest for this PR:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed working. Upgraded existing container, forced renewal, and deleted certs so init would generate brand new.
Description:
Needs linuxserver/docker-baseimage-alpine-nginx#175 before merging but will work for testing without it.
The TL;DR is I've moved all the certbot paths to /config so there's nothing being written to the container any more.
f2b is an exception, no clue how easy it would be to make that work without writing to the container fs but don't know it well enough to properly engineer a solution.
Benefits of this PR and context:
How Has This Been Tested?
I've done some basic testing an clean issuance and renewal both seem to work but it needs a broad spread of testing to make sure we're not going to impact anyone (excluding people who've ChatGPT'd it and have fucked up volumes).
Source / References: