diff --git a/README.md b/README.md index 38f8cf3..6d8da44 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ * [Environment Variables](#environment-variables) - [ddns-route53](#ddns-route53) * [Before running the docker](#before-running-the-docker) +- [Dispatch](#dispatch) - [Docpht](#docpht) - [Droppy](#droppy) - [FileRun](#filerun) @@ -38,6 +39,7 @@ - [Kiwix-serve](#kiwix-serve) * [Notes](#notes-2) * [Content](#content) +- [Leantime](#leantime) - [Mailpile](#mailpile) - [Matrix](#matrix) * [Guides](#guides) @@ -171,6 +173,18 @@ ## Before running the docker * Create ddns-route53.yml file in /mnt/user/appdata/ddns-route53/ - https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md +---- +# Dispatch +![Dispatch](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/dispatch.png) + +**Application Name:** Dispatch + +**Application Site:** https://github.com/khlieng/dispatch + +**Docker Hub:** https://hub.docker.com/r/khlieng/dispatch/ + +**Github:** https://github.com/khlieng/dispatch + ---- # Docpht ![Docpht](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/docpht.png) @@ -382,6 +396,18 @@ Password: ```flarum``` ## Content For more content https://wiki.kiwix.org/wiki/Content +---- +# Leantime +![Leantime](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/leantime.png) + +**Application Name:** Leantime + +**Application Site:** https://leantime.io/ + +**Docker Hub:** https://hub.docker.com/r/leantime/leantime/ + +**Github:** https://github.com/Leantime/docker-leantime + ---- # Mailpile ![Mailpile](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png) diff --git a/templates/dispatch.xml b/templates/dispatch.xml new file mode 100644 index 0000000..9dc0401 --- /dev/null +++ b/templates/dispatch.xml @@ -0,0 +1,24 @@ + + + dispatch + khlieng/dispatch + https://hub.docker.com/r/khlieng/dispatch/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/khlieng/dispatch + Web-based IRC client in Go. + Network:Messenger + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/dispatch.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/dispatch.png + + + + + Web-based IRC client in Go. + 8000 + 4596 + /mnt/user/appdata/dispatch/ + \ No newline at end of file diff --git a/templates/icons/dispatch.png b/templates/icons/dispatch.png new file mode 100644 index 0000000..c855c41 Binary files /dev/null and b/templates/icons/dispatch.png differ