mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 20:45:23 -04:00
[PR #18] [CLOSED] feat: add docker-compose for Traefik and Caddy #146
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/stoatchat/self-hosted/pull/18
Author: @Tchoupinax
Created: 11/6/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
b41fb3afeat: add traefik and caddy docker-composef378f84Merge branch 'revoltchat:master' into masterf54bcfcchore: improve the documentation570a03afix: typof61f967fix: another typo📊 Changes
7 files changed (+312 additions, -1 deletions)
View changed files
📝
.gitignore(+1 -1)➕
exemples/README.md(+14 -0)➕
exemples/caddy/Caddyfile(+27 -0)➕
exemples/caddy/docker-compose.yml(+113 -0)➕
exemples/caddy/hosts.txt(+1 -0)➕
exemples/traefik/docker-compose.yml(+155 -0)➕
exemples/traefik/hosts.txt(+1 -0)📄 Description
Hello!
I saw the todo list contains the action
add Caddyso I made it and I add Traefik at the same time 😀Be free to suggest any improvement or feedback
Thank you for your work!
Have a nice day
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.