[PR #1211] [CLOSED] Added Docker-compose file for SSL Certificate Creating using Traefik #1351

Closed
opened 2025-11-09 10:11:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1211
Author: @Mufeth7
Created: 4/4/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 8e6d2a0 updated Readme file and creating SSL using Traefikand added Docker-compose file in example folder
  • 7ccdf8b Certresolver name changed in Docker-compose -traefik.yml file

📊 Changes

4 files changed (+105 additions, -1 deletions)

View changed files

📝 README.md (+1 -0)
docs/SSL-certificate-using-Traefik .md (+18 -0)
docs/examples/docker-compose-traefik.yml (+85 -0)
📝 docs/examples/docker-compose.example.yml (+1 -1)

📄 Description

Traefik is a reverse proxy load-balancing and SSL Certificate it will create and renew automatically

i used Traefik for Create SSL Create for cobalt instance


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1211 **Author:** [@Mufeth7](https://github.com/Mufeth7) **Created:** 4/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`8e6d2a0`](https://github.com/imputnet/cobalt/commit/8e6d2a055007b59a0204a9e7bee2b953b089adbb) updated Readme file and creating SSL using Traefikand added Docker-compose file in example folder - [`7ccdf8b`](https://github.com/imputnet/cobalt/commit/7ccdf8be729ca9853e91ab89ede2c97881390230) Certresolver name changed in Docker-compose -traefik.yml file ### 📊 Changes **4 files changed** (+105 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `docs/SSL-certificate-using-Traefik .md` (+18 -0) ➕ `docs/examples/docker-compose-traefik.yml` (+85 -0) 📝 `docs/examples/docker-compose.example.yml` (+1 -1) </details> ### 📄 Description Traefik is a reverse proxy load-balancing and SSL Certificate it will create and renew automatically i used Traefik for Create SSL Create for cobalt instance --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:11:14 -06:00
Sign in to join this conversation.