diff --git a/README.md b/README.md
index b733e5c..93e49e9 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,19 @@
-# Unraid A75G Templates
- [CyberChef](#cyberchef)
- [Dashmachine](#dashmachine)
* [Default username and password](#default-username-and-password)
- * [~~Unauthorized~~](#--unauthorized--)
+ * [~~Unauthorized~~](#unauthorized)
- [db-backup](#db-backup)
* [Environment Variables](#environment-variables)
- [ddns-route53](#ddns-route53)
* [Before running the docker](#before-running-the-docker)
+- [Docpht](#docpht)
- [Droppy](#droppy)
- [FileRun](#filerun)
* [Default username and password](#default-username-and-password-1)
- [FreePBX](#freepbx)
* [First installation](#first-installation)
+- [Freescout](#freescout)
+ * [Creating User](#creating-user)
- [Firefox-Syncserver](#firefox-syncserver)
- [Flarum](#flarum)
* [Default username and password](#default-username-and-password-2)
@@ -43,11 +45,14 @@
- [Shiori](#shiori)
* [Default username and password](#default-username-and-password-4)
* [Notes](#notes-5)
+- [StackEdit](#stackedit)
- [Wallabag](#wallabag)
* [Default username and password](#default-username-and-password-5)
* [PHP errors](#php-errors)
* [Missing texture and images](#missing-texture-and-images)
+Table of contents generated with markdown-toc
+
----
# CyberChef

@@ -122,6 +127,18 @@ Password: ```admin```
## Before running the docker
* Create ddns-route53.yml file in /mnt/user/appdata/ddns-route53/ - https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md
+----
+# Docpht
+
+
+**Application Name:** Docpht
+
+**Application Site:** https://docpht.org/
+
+**Docker Hub:** https://hub.docker.com/r/docpht/docpht/
+
+**Github:** https://github.com/docpht/docpht
+
----
# Droppy

@@ -164,6 +181,21 @@ Password: ```superuser```
* Take time be patient
* Wizard setup go to http://freepbx/admin/config.php
+----
+# Freescout
+
+
+**Application Name:** Freescout
+
+**Application Site:** https://freescout.net/
+
+**Docker Hub:** https://hub.docker.com/r/tiredofit/freescout/
+
+**Github:** https://www.github.com/tiredofit/docker-freescout
+## Creating User
+* CLI ```cd /www/html``` then ```php artisan freescout:create-user```
+
+
----
# Firefox-Syncserver

@@ -389,6 +421,19 @@ Username: ```shiori```
Password: ```gopher```
## Notes
* Create new account inside the web gui so the default one will be removed.
+
+----
+# StackEdit
+
+
+**Application Name:** StackEdit
+
+**Application Site:** https://stackedit.io/
+
+**Docker Hub:** https://hub.docker.com/r/qmcgaw/stackedit/
+
+**Github:** https://github.com/qdm12/stackedit-docker
+
----
# Wallabag

diff --git a/templates/docpht.xml b/templates/docpht.xml
new file mode 100644
index 0000000..d982d3d
--- /dev/null
+++ b/templates/docpht.xml
@@ -0,0 +1,27 @@
+
+
+ docpht
+ docpht/docpht
+ https://hub.docker.com/r/docpht/docpht/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://docpht.org/
+ DocPHT you can take notes and quickly document anything and without the use of any database.
+ Productivity: Tools:
+ http://[IP]:[PORT:80]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/docpht.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/docpht.png
+
+
+
+
+ DocPHT you can take notes and quickly document anything and without the use of any database.
+ 8000
+ 8443
+ /mnt/user/appdata/docpht/config/
+ /mnt/user/appdata/docpht/data/
+ /mnt/user/appdata/docpht/pages/
+ /mnt/user/appdata/docpht/ssl/
+
\ No newline at end of file
diff --git a/templates/freescout.xml b/templates/freescout.xml
new file mode 100644
index 0000000..7ba0228
--- /dev/null
+++ b/templates/freescout.xml
@@ -0,0 +1,36 @@
+
+
+ freescout
+ tiredofit/freescout
+ https://hub.docker.com/r/tiredofit/freescout/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://freescout.net/
+ Open Source Helpscout/Zendesk Alternative based on Alpine linux.[br]Creating account CLI "cd /www/html" then "php artisan freescout:create-user"
+ Productivity: Network:Messenger
+ http://[IP]:[PORT:80]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/freescout.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/freescout.png
+
+
+
+
+ Open Source Helpscout/Zendesk Alternative based on Alpine linux.[br]Creating account CLI "cd /www/html" then "php artisan freescout:create-user"
+
+ 8000
+ /mnt/user/appdata/freescout/
+ Freescout
+ DB HOST
+ 3306
+ freescout
+ root
+ password
+ http://<IP>:8000
+ FALSE
+ admin@admin.com
+ Admin
+ User
+ Passw0rd
+
\ No newline at end of file
diff --git a/templates/icons/docpht.png b/templates/icons/docpht.png
new file mode 100644
index 0000000..037b9f1
Binary files /dev/null and b/templates/icons/docpht.png differ
diff --git a/templates/icons/freescout.png b/templates/icons/freescout.png
new file mode 100644
index 0000000..e343713
Binary files /dev/null and b/templates/icons/freescout.png differ
diff --git a/templates/icons/stackedit.png b/templates/icons/stackedit.png
new file mode 100644
index 0000000..3646ed9
Binary files /dev/null and b/templates/icons/stackedit.png differ
diff --git a/templates/stackedit.xml b/templates/stackedit.xml
new file mode 100644
index 0000000..cfffefd
--- /dev/null
+++ b/templates/stackedit.xml
@@ -0,0 +1,23 @@
+
+
+ stackedit
+ qmcgaw/stackedit
+ https://hub.docker.com/r/qmcgaw/stackedit/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://stackedit.io/
+ StackEdit’s Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files.
+ Productivity: Tools:
+ http://[IP]:[PORT:8000]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/stackedit.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/stackedit.png
+
+
+
+
+ StackEdit’s Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files.
+ 8000
+ /
+
\ No newline at end of file