mattermost / mattermost/docker
Сertbot сertificate renewal
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 533
- Forks
- 284
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
To renew certificates I use this script:
https://github.com/mattermost/docker/blob/main/contrib/systemd/certbot.service
It works well, I get a new certificate.
But it doesn't apply in a container without a restart.
How do I properly load the certificate without restarting the container?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading contrib/systemd/certbot.service and the surrounding Docker certificate setup. Determine how the renewed certificate is consumed by the container and what reload behavior is expected; done means a renewed certificate is applied without restarting the container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100