diff --git a/README.md b/README.md index 5c67fde..9995ae5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,51 @@ -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png) +- [CyberChef](#cyberchef) +- [Dashmachine](#dashmachine) + * [Default username and password](#default-username-and-password) + * [~~Unauthorized~~](#--unauthorized--) +- [db-backup](#db-backup) + * [Environment Variables](#environment-variables) +- [ddns-route53](#ddns-route53) + * [Before running the docker](#before-running-the-docker) +- [Droppy](#droppy) +- [FileRun](#filerun) + * [Default username and password](#default-username-and-password-1) +- [FreePBX](#freepbx) + * [First installation](#first-installation) +- [Firefox-Syncserver](#firefox-syncserver) +- [Flarum](#flarum) + * [Default username and password](#default-username-and-password-2) + * [Notes](#notes) +- [Golinks](#golinks) + * [Usage](#usage) +- [Gotify](#gotify) + * [Before running the docker](#before-running-the-docker-1) + * [Default username and password](#default-username-and-password-3) +- [Homer](#homer) + * [Before running the docker](#before-running-the-docker-2) +- [Jitsi](#jitsi) + * [Change appdata location](#change-appdata-location) + * [Variables](#variables) +- [Kiwix-serve](#kiwix-serve) + * [Notes](#notes-1) + * [Content](#content) +- [Mailpile](#mailpile) +- [Matrix](#matrix) + * [Guides](#guides) +- [Miniflux](#miniflux) + * [Notes](#notes-2) +- [Pure-FTPd](#pure-ftpd) + * [Notes](#notes-3) +- [Riot-web](#riot-web) + * [Before running the docker](#before-running-the-docker-3) +- [Wallabag](#wallabag) + * [Default username and password](#default-username-and-password-4) + * [PHP errors](#php-errors) + * [Missing texture and images](#missing-texture-and-images) +---- # CyberChef +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png) + **Application Name:** CyberChef **Application Site:** https://gchq.github.io/CyberChef/ @@ -10,8 +55,9 @@ **Github:** https://github.com/aude/cyberchef-docker ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/dashmachine.png) # Dashmachine +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/dashmachine.png) + **Application Name:** Dashmachine **Application Site:** https://hub.docker.com/r/rmountjoy/dashmachine/ @@ -26,8 +72,9 @@ Password: ```admin``` ~~If you get unauthorized page add /login <- ```http://IP:PORT/login```~~ ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/db-backup.png) # db-backup +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/db-backup.png) + **Application Name:** db-backup **Application Site:** https://hub.docker.com/r/tiredofit/db-backup/ @@ -56,8 +103,9 @@ Password: ```admin``` | `SPLIT_DB` | If using root as username and multiple DBs on system, set to TRUE to create Seperate DB Backups instead of all in one. - Default `FALSE` | ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/ddns-route53.png) # ddns-route53 +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/ddns-route53.png) + **Application Name:** ddns-route53 **Application Site:** https://droppy.silverwind.io/ @@ -69,8 +117,9 @@ Password: ```admin``` * Create ddns-route53.yml file in /mnt/user/appdata/ddns-route53/ - https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/droppy.png) # Droppy +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/droppy.png) + **Application Name:** Droppy **Application Site:** https://droppy.silverwind.io/ @@ -80,8 +129,9 @@ Password: ```admin``` **Github:** https://github.com/silverwind/droppy ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filerun.png) # FileRun +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filerun.png) + **Application Name:** FileRun **Application Site:** https://filerun.com/ @@ -94,8 +144,9 @@ Username: ```superuser``` Password: ```superuser``` ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/freepbx.png) # FreePBX +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/freepbx.png) + **Application Name:** FreePBX **Application Site:** https://www.freepbx.org/ @@ -108,8 +159,9 @@ Password: ```superuser``` * Wizard setup go to http://freepbx/admin/config.php ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/firefox-syncserver.png) # Firefox-Syncserver +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/firefox-syncserver.png) + **Application Name:** Firefox-Syncserver **Application Site:** https://github.com/crazy-max/docker-firefox-syncserver @@ -119,9 +171,9 @@ Password: ```superuser``` **Github:** https://github.com/crazy-max/docker-firefox-syncserver ---- - -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/flarum.png) # Flarum +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/flarum.png) + **Application Name:** Flarum **Application Site:** https://flarum.org/ @@ -132,10 +184,13 @@ Password: ```superuser``` ## Default username and password Username: ```flarum``` Password: ```flarum``` +## Notes +* Make Sure the base url is right if it local use only use http://:8000 and if you are hosting it on your domain it should be http://example.com or https://example.com. ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png) # Golinks +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png) + **Application Name:** Golinks **Application Site:** https://github.com/prologic/golinks @@ -147,8 +202,9 @@ Password: ```flarum``` https://github.com/prologic/golinks#usage ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gotify.png) # Gotify +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gotify.png) + **Application Name:** Gotify **Application Site:** https://gotify.net/ @@ -156,16 +212,17 @@ https://github.com/prologic/golinks#usage **Docker Hub:** https://hub.docker.com/r/gotify/server/ **Github:** https://github.com/gotify/server/ -# Before running the docker +## Before running the docker ```mkdir -p /mnt/user/appdata/gotify/config/``` ```wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml``` ## Default username and password Username: ```admin``` Password: ```admin``` - + ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png) # Homer +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png) + **Application Name:** Homer **Application Site:** https://github.com/bastienwirtz/homer @@ -178,8 +235,9 @@ Password: ```admin``` ```wget -O /mnt/user/appdata/homer/config/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml``` ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png) # Jitsi +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png) + **Application Name:** Jitsi **Application Site:** https://github.com/bastienwirtz/homer @@ -196,8 +254,9 @@ Password: ```admin``` https://github.com/jitsi/docker-jitsi-meet ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/kiwix.png) # Kiwix-serve +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/kiwix.png) + **Application Name:** Kiwix-serve **Application Site:** https://www.kiwix.org/ @@ -211,8 +270,9 @@ https://github.com/jitsi/docker-jitsi-meet For more content https://wiki.kiwix.org/wiki/Content ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png) # Mailpile +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png) + **Application Name:** Mailpile **Application Site:** https://www.mailpile.is/ @@ -222,8 +282,9 @@ For more content https://wiki.kiwix.org/wiki/Content **Github:** https://github.com/rroemhild/docker-mailpile ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/matrix.png) # Matrix +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/matrix.png) + **Application Name:** Matrix **Application Site:** https://matrix.org/ @@ -236,8 +297,9 @@ For more content https://wiki.kiwix.org/wiki/Content * More info about matrix configuration [here](https://github.com/matrix-org/synapse/blob/master/README.rst) ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/miniflux.png) # Miniflux +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/miniflux.png) + **Application Name:** Miniflux **Application Site:** https://miniflux.app/ @@ -250,8 +312,9 @@ For more content https://wiki.kiwix.org/wiki/Content * PostgreSQL DB Required (Not Included) ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pure-ftpd.png) # Pure-FTPd +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pure-ftpd.png) + **Application Name:** Pure-FTPd **Application Site:** https://www.pureftpd.org/project/pure-ftpd/ @@ -260,10 +323,12 @@ For more content https://wiki.kiwix.org/wiki/Content **Github:** https://github.com/crazy-max/docker-pure-ftpd ## Notes +* Creating User use console then ```pure-pw useradd admin -u 99 -g 100 -d /home/admin -m``` then enter password of your choosing. * https://github.com/crazy-max/docker-pure-ftpd#notes ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/riot-web.png) # Riot-web +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/riot-web.png) + **Application Name:** Riot-web **Application Site:** https://miniflux.app/ @@ -276,8 +341,9 @@ For more content https://wiki.kiwix.org/wiki/Content ```wget -O /mnt/user/appdata/riot-web/config/config.json https://riot.im/develop/config.json``` ---- -![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wallabag.png) # Wallabag +![](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wallabag.png) + **Application Name:** Wallabag **Application Site:** https://wallabag.org/