[PR #1207] [CLOSED] Created SSL certitficate using Traefik #16997

Closed
opened 2026-06-01 15:28:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (10+)

  • 87e54d5 docker-compose file updated and added SSL certificate using Traefik
  • 2700c45 Rename SSL-certificate-using-Traefik .md to SSL-certificate-using-Traefik .md
  • e11c5af Update SSL-certificate-using-Traefik .md
  • 4953d9d Update SSL-certificate-using-Traefik .md
  • 6fd4ffb updated docker-compose file updated and added SSL certificate using Traefik
  • 45312d6 Update SSL-certificate-using-Traefik .md
  • bb20f05 Update README.md
  • 218cc77 Update README.md
  • 058a972 Update README.md
  • 5bcb60e Update README.md

📊 Changes

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

View changed files

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

📄 Description

No description provided


🔄 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/1207 **Author:** [@Mufeth7](https://github.com/Mufeth7) **Created:** 4/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`87e54d5`](https://github.com/imputnet/cobalt/commit/87e54d5131909b19711222e81a1e931f932026c8) docker-compose file updated and added SSL certificate using Traefik - [`2700c45`](https://github.com/imputnet/cobalt/commit/2700c4584ef5c2ace259ef808a9778d3d2a9b342) Rename SSL-certificate-using-Traefik .md to SSL-certificate-using-Traefik .md - [`e11c5af`](https://github.com/imputnet/cobalt/commit/e11c5afd46fd94beea24b7161fbe7ab4a4f55c56) Update SSL-certificate-using-Traefik .md - [`4953d9d`](https://github.com/imputnet/cobalt/commit/4953d9de24cdd5974ba52337e004b2ae55179260) Update SSL-certificate-using-Traefik .md - [`6fd4ffb`](https://github.com/imputnet/cobalt/commit/6fd4ffb847a3817b3c5be86cfe51c5dbce659545) updated docker-compose file updated and added SSL certificate using Traefik - [`45312d6`](https://github.com/imputnet/cobalt/commit/45312d65368a3e15323b1b30f09ca493cb4d09e1) Update SSL-certificate-using-Traefik .md - [`bb20f05`](https://github.com/imputnet/cobalt/commit/bb20f05220b552bbc3d3fc31d02a9a8e87b96537) Update README.md - [`218cc77`](https://github.com/imputnet/cobalt/commit/218cc77f1170bcda0093e2b4603e0a37c0c4cf01) Update README.md - [`058a972`](https://github.com/imputnet/cobalt/commit/058a9720726a703fbbcac65e831a6f9109083005) Update README.md - [`5bcb60e`](https://github.com/imputnet/cobalt/commit/5bcb60e5f4fead7f0f88555918be9c9376b758a1) Update README.md ### 📊 Changes **4 files changed** (+104 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `docs/SSL-certificate-using-Traefik.md` (+17 -0) ➕ `docs/examples/docker-compose-ssl.yml` (+85 -0) 📝 `docs/examples/docker-compose.example.yml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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 2026-06-01 15:28:46 -05:00
Sign in to join this conversation.