Merge branch 'master' of https://github.com/A75G/docker-templates
This commit is contained in:
commit
bf1eb68585
1 changed files with 89 additions and 23 deletions
112
README.md
112
README.md
|
@ -1,6 +1,51 @@
|
|||

|
||||
- [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
|
||||

|
||||
|
||||
**Application Name:** CyberChef
|
||||
|
||||
**Application Site:** https://gchq.github.io/CyberChef/
|
||||
|
@ -10,8 +55,9 @@
|
|||
**Github:** https://github.com/aude/cyberchef-docker
|
||||
|
||||
----
|
||||

|
||||
# Dashmachine
|
||||

|
||||
|
||||
**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```~~
|
||||
|
||||
----
|
||||

|
||||
# db-backup
|
||||

|
||||
|
||||
**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` |
|
||||
|
||||
----
|
||||

|
||||
# ddns-route53
|
||||

|
||||
|
||||
**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
|
||||
|
||||
----
|
||||

|
||||
# Droppy
|
||||

|
||||
|
||||
**Application Name:** Droppy
|
||||
|
||||
**Application Site:** https://droppy.silverwind.io/
|
||||
|
@ -80,8 +129,9 @@ Password: ```admin```
|
|||
**Github:** https://github.com/silverwind/droppy
|
||||
|
||||
----
|
||||

|
||||
# FileRun
|
||||

|
||||
|
||||
**Application Name:** FileRun
|
||||
|
||||
**Application Site:** https://filerun.com/
|
||||
|
@ -94,8 +144,9 @@ Username: ```superuser```
|
|||
Password: ```superuser```
|
||||
|
||||
----
|
||||

|
||||
# FreePBX
|
||||

|
||||
|
||||
**Application Name:** FreePBX
|
||||
|
||||
**Application Site:** https://www.freepbx.org/
|
||||
|
@ -108,8 +159,9 @@ Password: ```superuser```
|
|||
* Wizard setup go to http://freepbx/admin/config.php
|
||||
|
||||
----
|
||||

|
||||
# Firefox-Syncserver
|
||||

|
||||
|
||||
**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
|
||||
|
||||
----
|
||||
|
||||

|
||||
# Flarum
|
||||

|
||||
|
||||
**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://<ip>:8000 and if you are hosting it on your domain it should be http://example.com or https://example.com.
|
||||
|
||||
----
|
||||

|
||||
# Golinks
|
||||

|
||||
|
||||
**Application Name:** Golinks
|
||||
|
||||
**Application Site:** https://github.com/prologic/golinks
|
||||
|
@ -147,8 +202,9 @@ Password: ```flarum```
|
|||
https://github.com/prologic/golinks#usage
|
||||
|
||||
----
|
||||

|
||||
# Gotify
|
||||

|
||||
|
||||
**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```
|
||||
|
||||
|
||||
----
|
||||

|
||||
# Homer
|
||||

|
||||
|
||||
**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```
|
||||
|
||||
----
|
||||

|
||||
# Jitsi
|
||||

|
||||
|
||||
**Application Name:** Jitsi
|
||||
|
||||
**Application Site:** https://github.com/bastienwirtz/homer
|
||||
|
@ -196,8 +254,9 @@ Password: ```admin```
|
|||
https://github.com/jitsi/docker-jitsi-meet
|
||||
|
||||
----
|
||||

|
||||
# Kiwix-serve
|
||||

|
||||
|
||||
**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
|
||||
|
||||
----
|
||||

|
||||
# Mailpile
|
||||

|
||||
|
||||
**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
|
||||
|
||||
----
|
||||

|
||||
# Matrix
|
||||

|
||||
|
||||
**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)
|
||||
|
||||
----
|
||||

|
||||
# Miniflux
|
||||

|
||||
|
||||
**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)
|
||||
|
||||
----
|
||||

|
||||
# Pure-FTPd
|
||||

|
||||
|
||||
**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
|
||||
----
|
||||

|
||||
# Riot-web
|
||||

|
||||
|
||||
**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```
|
||||
|
||||
----
|
||||

|
||||
# Wallabag
|
||||

|
||||
|
||||
**Application Name:** Wallabag
|
||||
|
||||
**Application Site:** https://wallabag.org/
|
||||
|
|
Loading…
Reference in a new issue