mattermost / mattermost/docker

Сertbot сertificate renewal

Open
#130 5 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.