Merge branch 'master' of https://github.com/A75G/docker-templates
This commit is contained in:
commit
74429ddfe2
1 changed files with 52 additions and 6 deletions
58
README.md
58
README.md
|
@ -19,7 +19,7 @@
|
||||||
**Docker Hub:** https://hub.docker.com/r/rmountjoy/dashmachine/
|
**Docker Hub:** https://hub.docker.com/r/rmountjoy/dashmachine/
|
||||||
|
|
||||||
**Github:** https://github.com/rmountjoy92/DashMachine
|
**Github:** https://github.com/rmountjoy92/DashMachine
|
||||||
## Default username and password:
|
## Default username and password
|
||||||
Username: ```admin```
|
Username: ```admin```
|
||||||
Password: ```admin```
|
Password: ```admin```
|
||||||
## ~~Unauthorized~~
|
## ~~Unauthorized~~
|
||||||
|
@ -55,6 +55,17 @@ Password: ```admin```
|
||||||
| `PARALLEL_COMPRESSION` | Use multiple cores when compressing backups `TRUE` or `FALSE` - Default `TRUE` |
|
| `PARALLEL_COMPRESSION` | Use multiple cores when compressing backups `TRUE` or `FALSE` - Default `TRUE` |
|
||||||
| `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` |
|
| `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/
|
||||||
|
|
||||||
|
**Docker Hub:** https://github.com/crazy-max/ddns-route53
|
||||||
|
|
||||||
|
**Github:** https://github.com/crazy-max/ddns-route53
|
||||||
|
|
||||||
----
|
----
|
||||||

|

|
||||||
# Droppy
|
# Droppy
|
||||||
|
@ -76,7 +87,7 @@ Password: ```admin```
|
||||||
**Docker Hub:** https://hub.docker.com/r/afian/filerun/
|
**Docker Hub:** https://hub.docker.com/r/afian/filerun/
|
||||||
|
|
||||||
**Github:** https://github.com/filerun/docker
|
**Github:** https://github.com/filerun/docker
|
||||||
## Default username and password:
|
## Default username and password
|
||||||
Username: ```superuser```
|
Username: ```superuser```
|
||||||
Password: ```superuser```
|
Password: ```superuser```
|
||||||
|
|
||||||
|
@ -94,6 +105,29 @@ Password: ```superuser```
|
||||||
* Take time be patient
|
* Take time be patient
|
||||||
* Wizard setup go to http://freepbx/admin/config.php
|
* 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
|
||||||
|
|
||||||
|
**Docker Hub:** https://hub.docker.com/r/crazymax/firefox-syncserver
|
||||||
|
|
||||||
|
**Github:** https://github.com/crazy-max/docker-firefox-syncserver
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|

|
||||||
|
# Flarum
|
||||||
|
**Application Name:** Flarum
|
||||||
|
|
||||||
|
**Application Site:** https://flarum.org/
|
||||||
|
|
||||||
|
**Docker Hub:** https://hub.docker.com/r/crazymax/flarum/
|
||||||
|
|
||||||
|
**Github:** https://github.com/crazy-max/docker-flarum
|
||||||
|
|
||||||
----
|
----
|
||||||

|

|
||||||
# Golinks
|
# Golinks
|
||||||
|
@ -120,7 +154,7 @@ https://github.com/prologic/golinks#usage
|
||||||
# Before running the docker
|
# Before running the docker
|
||||||
```mkdir -p /mnt/user/appdata/gotify/config/```
|
```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```
|
```wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml```
|
||||||
## Default username and password:
|
## Default username and password
|
||||||
Username: ```admin```
|
Username: ```admin```
|
||||||
Password: ```admin```
|
Password: ```admin```
|
||||||
|
|
||||||
|
@ -166,7 +200,7 @@ https://github.com/jitsi/docker-jitsi-meet
|
||||||
**Docker Hub:** https://hub.docker.com/r/kiwix/kiwix-serve/
|
**Docker Hub:** https://hub.docker.com/r/kiwix/kiwix-serve/
|
||||||
|
|
||||||
**Github:** https://github.com/kiwix/kiwix-tools
|
**Github:** https://github.com/kiwix/kiwix-tools
|
||||||
## Info
|
## Notes
|
||||||
* When using variable "DOWNLOAD" remove the link after the download so you don't re-download the same content again
|
* When using variable "DOWNLOAD" remove the link after the download so you don't re-download the same content again
|
||||||
## Content
|
## Content
|
||||||
For more content https://wiki.kiwix.org/wiki/Content
|
For more content https://wiki.kiwix.org/wiki/Content
|
||||||
|
@ -206,10 +240,22 @@ For more content https://wiki.kiwix.org/wiki/Content
|
||||||
**Docker Hub:** https://hub.docker.com/r/miniflux/miniflux/
|
**Docker Hub:** https://hub.docker.com/r/miniflux/miniflux/
|
||||||
|
|
||||||
**Github:** https://github.com/miniflux/miniflux
|
**Github:** https://github.com/miniflux/miniflux
|
||||||
## Info
|
## Notes
|
||||||
* Admin username and password is setup at in docker variables then you can change in Miniflux settings. Docker variable will be ignored when you change it inside the docker.
|
* Admin username and password is setup at in docker variables then you can change in Miniflux settings. Docker variable will be ignored when you change it inside the docker.
|
||||||
* PostgreSQL DB Required (Not Included)
|
* PostgreSQL DB Required (Not Included)
|
||||||
|
|
||||||
|
----
|
||||||
|

|
||||||
|
# Pure-FTPd
|
||||||
|
**Application Name:** Pure-FTPd
|
||||||
|
|
||||||
|
**Application Site:** https://www.pureftpd.org/project/pure-ftpd/
|
||||||
|
|
||||||
|
**Docker Hub:** https://hub.docker.com/r/crazymax/pure-ftpd/
|
||||||
|
|
||||||
|
**Github:** https://github.com/crazy-max/docker-pure-ftpd
|
||||||
|
## Notes
|
||||||
|
* https://github.com/crazy-max/docker-pure-ftpd#notes
|
||||||
----
|
----
|
||||||

|

|
||||||
# Riot-web
|
# Riot-web
|
||||||
|
@ -234,7 +280,7 @@ For more content https://wiki.kiwix.org/wiki/Content
|
||||||
**Docker Hub:** https://hub.docker.com/r/wallabag/wallabag
|
**Docker Hub:** https://hub.docker.com/r/wallabag/wallabag
|
||||||
|
|
||||||
**Github:** https://www.github.com/wallabag/docker
|
**Github:** https://www.github.com/wallabag/docker
|
||||||
## Default username and password:
|
## Default username and password
|
||||||
Username: ```wallabag```
|
Username: ```wallabag```
|
||||||
Password: ```wallabag```
|
Password: ```wallabag```
|
||||||
## PHP errors
|
## PHP errors
|
||||||
|
|
Loading…
Reference in a new issue