diff --git a/README.md b/README.md
index 5bb600e..38f8cf3 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@
- [Jitsi](#jitsi)
* [Change appdata location](#change-appdata-location)
* [Notes](#notes-1)
+- [Keycloak](#keycloak)
- [Kiwix-serve](#kiwix-serve)
* [Notes](#notes-2)
* [Content](#content)
@@ -55,6 +56,7 @@
- [Riot-web](#riot-web)
* [Before running the docker](#before-running-the-docker-3)
- [Searx](#searx)
+- [Selfoss](#selfoss)
- [Shiori](#shiori)
* [Default username and password](#default-username-and-password-4)
* [Notes](#notes-7)
@@ -352,6 +354,18 @@ Password: ```flarum```
* How it all work

+----
+# Keycloak
+
+
+**Application Name:** Keycloak
+
+**Application Site:** https://www.keycloak.org/
+
+**Registry:** https://quay.io/repository/keycloak/keycloak
+
+**Github:** https://github.com/keycloak/keycloak
+
----
# Kiwix-serve

@@ -533,6 +547,18 @@ For more content https://wiki.kiwix.org/wiki/Content
**Github:** https://github.com/asciimoo/searx
+----
+# Selfoss
+
+
+**Application Name:** Selfoss
+
+**Application Site:** https://selfoss.aditu.de/
+
+**Docker Hub:** https://hub.docker.com/r/hardware/selfoss/
+
+**Github:** https://github.com/SSilence/selfoss/
+
----
# Shiori

diff --git a/templates/icons/keycloak.png b/templates/icons/keycloak.png
new file mode 100644
index 0000000..3d26bbd
Binary files /dev/null and b/templates/icons/keycloak.png differ
diff --git a/templates/icons/selfoss.png b/templates/icons/selfoss.png
new file mode 100644
index 0000000..fda5f53
Binary files /dev/null and b/templates/icons/selfoss.png differ
diff --git a/templates/keycloak.xml b/templates/keycloak.xml
new file mode 100644
index 0000000..6d185ed
--- /dev/null
+++ b/templates/keycloak.xml
@@ -0,0 +1,25 @@
+
+
+ keycloak
+ quay.io/keycloak/keycloak:latest
+ https://quay.io/repository/keycloak/keycloak
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://www.keycloak.org/
+ Open Source Identity and Access Management.
+ Security: Tools:
+ http://[IP]:[PORT:8080]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/keycloak.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/keycloak.png
+
+
+
+
+ Open Source Identity and Access Management.
+
+ 8080
+ admin
+ admin
+
\ No newline at end of file
diff --git a/templates/selfoss.xml b/templates/selfoss.xml
new file mode 100644
index 0000000..3c716a3
--- /dev/null
+++ b/templates/selfoss.xml
@@ -0,0 +1,29 @@
+
+
+ selfoss
+ hardware/selfoss
+ https://hub.docker.com/r/hardware/selfoss/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://selfoss.aditu.de/
+ Selfoss, the new multipurpose rss reader, live stream, mashup, aggregation web application.
+ Other:
+ http://[IP]:[PORT:8888]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/selfoss.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/selfoss.png
+
+
+
+
+ Selfoss, the new multipurpose rss reader, live stream, mashup, aggregation web application.
+ 8888
+ /mnt/user/appdata/selfoss/
+ 15m
+ 25M
+ false
+ 128M
+ 99
+ 100
+
\ No newline at end of file