mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #1211] [CLOSED] Added Docker-compose file for SSL Certificate Creating using Traefik #1351
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1211
Author: @Mufeth7
Created: 4/4/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
8e6d2a0updated Readme file and creating SSL using Traefikand added Docker-compose file in example folder7ccdf8bCertresolver 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.