diff --git a/README.md b/README.md
index 830ea95..b3ad802 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@
- [Mediagoblin](#mediagoblin)
* [Default username and password](#default-username-and-password-4)
- [Miniflux](#miniflux)
+- [Moodle](#moodle)
* [Notes](#notes-3)
- [Mumble](#mumble)
* [Notes](#notes-4)
@@ -68,6 +69,7 @@
- [Quakejs](#quakejs)
- [Notes](#notes-8)
- [Reactive-resume](#reactive-resume)
+- [Redis](#redis)
- [Riot-web](#riot-web)
* [Before running the docker](#before-running-the-docker-3)
- [Searx](#searx)
@@ -537,6 +539,18 @@ For more content https://wiki.kiwix.org/wiki/Content
**Application Site:** https://miniflux.app/
+**Docker Hub:** https://hub.docker.com/r/bitnami/moodle/
+
+**Github:** https://github.com/bitnami/bitnami-docker-moodle
+
+----
+# Moodle
+
+
+**Application Name:** Moodle
+
+**Application Site:** https://moodle.org/
+
**Docker Hub:** https://hub.docker.com/r/miniflux/miniflux/
**Github:** https://github.com/miniflux/miniflux
@@ -672,6 +686,18 @@ For more content https://wiki.kiwix.org/wiki/Content
**Github:** https://www.github.com/AmruthPillai/Reactive-Resume
+----
+# Redis
+
+
+**Application Name:** Redis
+
+**Application Site:** https://redis.io/
+
+**Docker Hub:** https://hub.docker.com/r/bitnami/redis/
+
+**Github:** https://github.com/bitnami/bitnami-docker-redis
+
----
# Riot-web

diff --git a/templates/icons/moddle.png b/templates/icons/moddle.png
new file mode 100644
index 0000000..7f270a1
Binary files /dev/null and b/templates/icons/moddle.png differ
diff --git a/templates/icons/redis.png b/templates/icons/redis.png
new file mode 100644
index 0000000..ee55b9b
Binary files /dev/null and b/templates/icons/redis.png differ
diff --git a/templates/moodle.xml b/templates/moodle.xml
new file mode 100644
index 0000000..d7d51f8
--- /dev/null
+++ b/templates/moodle.xml
@@ -0,0 +1,34 @@
+
+
+ moodle
+ bitnami/moodle:latest
+ https://hub.docker.com/r/bitnami/moodle/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://moodle.org
+ Moodle is a very popular open source learning management solution (LMS) for the delivery of elearning courses and programs.
+ Productivity: Network:Web Status:Stable
+ http://[IP]:[PORT:80]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/moodle.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/moodle.png
+ Moodle is a very popular open source learning management solution (LMS) for the delivery of elearning courses and programs.
+ 8000
+ 8443
+ /mnt/user/appdata/moodle/
+ no
+ mariadb
+ 3306
+ bitnami_moodle
+ bn_moodle
+
+ user
+ bitnami
+ 256M
+
+
+
+
+
+
\ No newline at end of file
diff --git a/templates/redis.xml b/templates/redis.xml
new file mode 100644
index 0000000..610abc3
--- /dev/null
+++ b/templates/redis.xml
@@ -0,0 +1,19 @@
+
+
+ redis
+ bitnami/redis:latest
+ https://hub.docker.com/r/bitnami/redis/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://redis.io/
+ Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
+ Tools: Status:Stable
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/redis.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/redis.png
+ Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
+ 6378
+ yes
+
+
\ No newline at end of file