Update README.md
This commit is contained in:
parent
21f6f3caf6
commit
2704aba4fd
1 changed files with 48 additions and 2 deletions
50
README.md
50
README.md
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue