diff --git a/README.md b/README.md index b3ad802..9a7880b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ - [ArchiveBox](#archivebox) * [First installation](#first-installation) - [Backuppc](#backuppc) +- [Commento](#commento) + * [Notes](#notes) - [CryptPad](#cryptpad) * [First installation](#first-installation-1) - [CyberChef](#cyberchef) @@ -25,21 +27,22 @@ - [Firefox-Syncserver](#firefox-syncserver) - [Flarum](#flarum) * [Default username and password](#default-username-and-password-2) - * [Notes](#notes) + * [Notes](#notes-1) - [Golinks](#golinks) * [Usage](#usage) - [Gossa](#gossa) - [Gotify](#gotify) * [Before running the docker](#before-running-the-docker-1) * [Default username and password](#default-username-and-password-3) +- [Healthchecks](#healthchecks) - [Homer](#homer) * [Before running the docker](#before-running-the-docker-2) - [Jitsi](#jitsi) * [Change appdata location](#change-appdata-location) - * [Notes](#notes-1) + * [Notes](#notes-2) - [Keycloak](#keycloak) - [Kiwix-serve](#kiwix-serve) - * [Notes](#notes-2) + * [Notes](#notes-3) * [Content](#content) - [Leantime](#leantime) * [First installation](#first-installation-3) @@ -49,34 +52,37 @@ - [Matrix](#matrix) * [Guides](#guides) - [Mattermost](#mattermost) +- [Mattermost-push-proxy](#mattermost-push-proxy) + * [Notes](#notes-4) + * [Before running the docker](#before-running-the-docker-3) - [Mediagoblin](#mediagoblin) * [Default username and password](#default-username-and-password-4) - [Miniflux](#miniflux) - [Moodle](#moodle) - * [Notes](#notes-3) -- [Mumble](#mumble) - * [Notes](#notes-4) -- [Netbox](#netbox) * [Notes](#notes-5) +- [Mumble](#mumble) + * [Notes](#notes-6) +- [Netbox](#netbox) + * [Notes](#notes-7) - [phpBB](#phpbb) - [PsiTransfer](#psitransfer) - * [Notes](#notes-6) + * [Notes](#notes-8) - [Pterodactyl-panel](#pterodactyl-panel) * [Creating User](#creating-user-1) - [Pure-FTPd](#pure-ftpd) - * [Notes](#notes-7) + * [Notes](#notes-9) - [Pwndrop](#pwndrop) - [Quakejs](#quakejs) -- [Notes](#notes-8) +- [Notes](#notes-10) - [Reactive-resume](#reactive-resume) - [Redis](#redis) - [Riot-web](#riot-web) - * [Before running the docker](#before-running-the-docker-3) + * [Before running the docker](#before-running-the-docker-4) - [Searx](#searx) - [Selfoss](#selfoss) - [Shiori](#shiori) * [Default username and password](#default-username-and-password-5) - * [Notes](#notes-9) + * [Notes](#notes-11) - [Solr](#solr) - [StackEdit](#stackedit) - [Wallabag](#wallabag) @@ -113,6 +119,20 @@ **Github:** https://www.github.com/tiredofit/docker-backuppc +---- +# Commento +![Commento](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/commento.png) + +**Application Name:** Commento + +**Application Site:** https://commento.io + +**Docker Hub:** https://gitlab.com/commento/commento + +**Github:** https://gitlab.com/commento/commento +## Notes +* PostgreSQL DB Required (Not Included) + ---- # CryptPad ![CryptPad](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cryptpad.png) @@ -375,6 +395,18 @@ Password: ```flarum``` * Username: ```admin``` * Password: ```admin``` +---- +# Healthchecks +![Healthchecks](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/healthchecks.png) + +**Application Name:** Healthchecks + +**Application Site:** https://healthchecks.io/ + +**Docker Hub:** https://hub.docker.com/r/galexrt/healthchecks/ + +**Github:** https://github.com/galexrt/docker-healthchecks + ---- # Homer ![Homer](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png) @@ -387,8 +419,8 @@ Password: ```flarum``` **Github:** https://github.com/bastienwirtz/homer ## Before running the docker -```mkdir -p /mnt/user/appdata/homer/config/``` -```wget -O /mnt/user/appdata/homer/config/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml``` +* ```mkdir -p /mnt/user/appdata/homer/config/``` +* ```wget -O /mnt/user/appdata/homer/config/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml``` ---- # Jitsi @@ -516,6 +548,24 @@ For more content https://wiki.kiwix.org/wiki/Content **Github:** https://github.com/mattermost/mattermost-server +---- +# Mattermost-push-proxy +![Mattermost-push-proxy](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mattermost-push-proxy.png) + +**Application Name:** Mattermost-push-proxy + +**Application Site:** https://mattermost.com/ + +**Docker Hub:** https://hub.docker.com/r/mattermost/mattermost-push-proxy/ + +**Github:** https://github.com/mattermost/mattermost-push-proxy +## Notes +* https://developers.mattermost.com/contribute/mobile/push-notifications/service/ +## Before running the docker +* ```mkdir /mnt/user/appdata/mattermost-push-proxy/config``` +* ```cd /mnt/user/appdata/mattermost-push-proxy/config``` +* ```wget https://raw.githubusercontent.com/mattermost/mattermost-push-proxy/master/config/mattermost-push-proxy.json``` + ---- # Mediagoblin ![Mediagoblin](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mediagoblin.png) diff --git a/templates/commento.xml b/templates/commento.xml new file mode 100644 index 0000000..19d7ca3 --- /dev/null +++ b/templates/commento.xml @@ -0,0 +1,26 @@ + + + commento + registry.gitlab.com/commento/commento + https://gitlab.com/commento/commento + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://commento.io + An open source, privacy focused discussion platform. + Productivity: Network:Web Network:Management + http://[IP]:[PORT:8080]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/commento.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/commento.png + An open source, privacy focused discussion platform. + 8080 + https://commento.example.com + postgres://postgres:mysupersecurepassword@dbhostnameorip:5432/commento?sslmode=disable + example.com + 587 + user@example.com + smtppassword + fromaddress@example.com + 8080 + \ No newline at end of file diff --git a/templates/healthchecks.xml b/templates/healthchecks.xml new file mode 100644 index 0000000..a9d8328 --- /dev/null +++ b/templates/healthchecks.xml @@ -0,0 +1,29 @@ + + + healthchecks + galexrt/healthchecks:latest + https://hub.docker.com/r/galexrt/healthchecks/ + bridge + sh + false + https://hub.docker.com/r/galexrt/healthchecks/ + https://healthchecks.io/ + Simple and Effective Cron Job Monitoring + Tools: Network:Web Network:Management + http://[IP]:[PORT:8000]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/healthchecks.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/healthchecks.png + Simple and Effective Cron Job Monitoring + 8000 + /mnt/user/appdata/healthchecks/ + /data/hc.sqlite + ChangeMe + example.com + http://example.com + smtp.example.com + 25 + True + user@example.com + YOUR_PASSWORD + * + \ No newline at end of file diff --git a/templates/icons/commento.png b/templates/icons/commento.png new file mode 100644 index 0000000..d78d56d Binary files /dev/null and b/templates/icons/commento.png differ diff --git a/templates/icons/healthchecks.png b/templates/icons/healthchecks.png new file mode 100644 index 0000000..b3603a8 Binary files /dev/null and b/templates/icons/healthchecks.png differ diff --git a/templates/icons/mattermost-push-proxy.png b/templates/icons/mattermost-push-proxy.png new file mode 100644 index 0000000..1e77751 Binary files /dev/null and b/templates/icons/mattermost-push-proxy.png differ diff --git a/templates/mattermost-push-proxy.xml b/templates/mattermost-push-proxy.xml new file mode 100644 index 0000000..7678cbf --- /dev/null +++ b/templates/mattermost-push-proxy.xml @@ -0,0 +1,34 @@ + + + mattermost-push-proxy + mattermost/mattermost-push-proxy:latest + https://hub.docker.com/r/mattermost/mattermost-push-proxy/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/mattermost/mattermost-push-proxy + Mattermost Push Notification Service. + +after starting +mkdir /mnt/user/appdata/mattermost-push-proxy/config +cd /mnt/user/appdata/mattermost-push-proxy/config +wget https://raw.githubusercontent.com/mattermost/mattermost-push-proxy/master/config/mattermost-push-proxy.json + +https://developers.mattermost.com/contribute/mobile/push-notifications/service/ + Other: + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/mattermost-push-proxy.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mattermost-push-proxy.png + Mattermost Push Notification Service. + +after starting +mkdir /mnt/user/appdata/mattermost-push-proxy/config +cd /mnt/user/appdata/mattermost-push-proxy/config +wget https://raw.githubusercontent.com/mattermost/mattermost-push-proxy/master/config/mattermost-push-proxy.json + +https://developers.mattermost.com/contribute/mobile/push-notifications/service/ + 8066 + /mnt/user/appdata/mattermost-push-proxy/ + /mnt/user/appdata/mattermost-push-proxy/config/ + /mnt/user/appdata/mattermost-push-proxy/certs/ + \ No newline at end of file