diff --git a/README.md b/README.md
index 68bd65f..9b016f7 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@
* [Content](#content)
- [Leantime](#leantime)
* [First installation](#first-installation-3)
+- [Linkding](#linkding)
- [Mailpile](#mailpile)
- [Matomo](#matomo)
- [Matrix](#matrix)
@@ -262,6 +263,7 @@
## First installation
* Take time be patient
* Wizard setup go to http://freepbx/admin/config.php
+* Use Database
----
# Freescout
@@ -432,6 +434,18 @@ For more content https://wiki.kiwix.org/wiki/Content
## First installation
* First setup go to http://leantime/install
+----
+# Linkding
+
+
+**Application Name:** Linkding
+
+**Application Site:** https://github.com/sissbruecker/linkding
+
+**Docker Hub:** https://hub.docker.com/r/sissbruecker/linkding/
+
+**Github:** https://github.com/sissbruecker/linkding
+
----
# Mailpile

diff --git a/templates/freepbx.xml b/templates/freepbx.xml
index 0f2878d..8fc8fb0 100644
--- a/templates/freepbx.xml
+++ b/templates/freepbx.xml
@@ -8,7 +8,7 @@
false
https://forums.unraid.net/topic/89502-support-a75g-repo/
https://github.com/tiredofit/docker-freepbx/
- FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.
+ FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.[b]Don't use embedded database cant get it to work
Productivity: Network:Voip Network:Messenger
http://[IP]:[PORT:80]/admin/
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/freepbx.xml
@@ -17,7 +17,7 @@
- FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.
+ FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.[b]Don't use embedded database cant get it to work
8150
4150
5060
@@ -34,7 +34,6 @@
asterisk
asterisk
password
- TRUE
FALSE
TRUE
FALSE
@@ -44,4 +43,5 @@
20000
cert.pem
key.pem
+ FALSE
\ No newline at end of file
diff --git a/templates/icons/linkding.png b/templates/icons/linkding.png
new file mode 100644
index 0000000..8f5dc10
Binary files /dev/null and b/templates/icons/linkding.png differ
diff --git a/templates/linkding.xml b/templates/linkding.xml
new file mode 100644
index 0000000..9c866b7
--- /dev/null
+++ b/templates/linkding.xml
@@ -0,0 +1,23 @@
+
+
+ linkding
+ sissbruecker/linkding
+ https://hub.docker.com/r/sissbruecker/linkding/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/sissbruecker/linkding
+ linkding is a simple bookmark service that you can host yourself. [br]Creating user by using console "python manage.py createsuperuser --username=joe --email=joe@example.com"[/br]
+ Productivity: Network:Web
+ http://[IP]:[PORT:9090]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/linkding.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkding.png
+
+
+
+
+ linkding is a simple bookmark service that you can host yourself. [br]Creating user by using console "python manage.py createsuperuser --username=joe --email=joe@example.com"[/br]
+ 9090
+ /mnt/user/appdata/linkding/
+
\ No newline at end of file