diff --git a/README.md b/README.md
index eb4ab3c..1d8e837 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Unraid Templates
- [ArchiveBox](#archivebox)
* [First installation](#first-installation)
+- [CryptPad](#cryptpad)
+ * [First installation](#first-installation-1)
- [CyberChef](#cyberchef)
- [Dashmachine](#dashmachine)
* [Default username and password](#default-username-and-password)
@@ -14,7 +16,7 @@
- [FileRun](#filerun)
* [Default username and password](#default-username-and-password-1)
- [FreePBX](#freepbx)
- * [First installation](#first-installation-1)
+ * [First installation](#first-installation-2)
- [Freescout](#freescout)
* [Creating User](#creating-user)
- [Firefox-Syncserver](#firefox-syncserver)
@@ -23,6 +25,7 @@
* [Notes](#notes)
- [Golinks](#golinks)
* [Usage](#usage)
+- [Gossa](#gossa)
- [Gotify](#gotify)
* [Before running the docker](#before-running-the-docker-1)
* [Default username and password](#default-username-and-password-3)
@@ -39,17 +42,21 @@
* [Guides](#guides)
- [Miniflux](#miniflux)
* [Notes](#notes-3)
-- [PsiTransfer](#psitransfer)
+- [Netbox](#netbox)
* [Notes](#notes-4)
-- [Pure-FTPd](#pure-ftpd)
+- [phpBB](#phpbb)
+- [PsiTransfer](#psitransfer)
* [Notes](#notes-5)
+- [Pure-FTPd](#pure-ftpd)
+ * [Notes](#notes-6)
+- [Pwndrop](#pwndrop)
- [Reactive-resume](#reactive-resume)
- [Riot-web](#riot-web)
* [Before running the docker](#before-running-the-docker-3)
- [Searx](#searx)
- [Shiori](#shiori)
* [Default username and password](#default-username-and-password-4)
- * [Notes](#notes-6)
+ * [Notes](#notes-7)
- [StackEdit](#stackedit)
- [Wallabag](#wallabag)
* [Default username and password](#default-username-and-password-5)
@@ -71,6 +78,20 @@
* After first run shut it down then remove Post Arguments and add ```./archive (URL,FEED,BOOKMARK,FILE)``` https://github.com/pirate/ArchiveBox/wiki/Usage#import-a-single-url-or-list-of-urls-via-stdin
* [Publishing Your Archive](https://github.com/pirate/ArchiveBox/wiki/Publishing-Your-Archive#publishing-your-archive)
+----
+# CryptPad
+
+
+**Application Name:** CryptPad
+
+**Application Site:** https://cryptpad.fr/
+
+**Docker Hub:** https://hub.docker.com/r/cryptpad/cryptpad
+
+**Github:** https://github.com/xwiki-labs/cryptpad
+## First installation
+* Edit config.js /mnt/appdata/cryptpad/cfg/config.js ```httpAddress: '0.0.0.0'``` and remove ```//``` before it
+
----
# CyberChef

@@ -95,14 +116,15 @@
**Github:** https://github.com/rmountjoy92/DashMachine
## Default username and password
-Username: ```admin```
-Password: ```admin```
+* Username: ```admin```
+* Password: ```admin```
## ~~Unauthorized~~
~~If you get unauthorized page add /login <- ```http://IP:PORT/login```~~
----
# db-backup

+
*
*
**Application Name:** db-backup
@@ -149,6 +171,7 @@ Password: ```admin```
----
# Docpht

+
*Icons made by Freepik from www.flaticon.com*
**Application Name:** Docpht
@@ -183,8 +206,8 @@ Password: ```admin```
**Github:** https://github.com/filerun/docker
## Default username and password
-Username: ```superuser```
-Password: ```superuser```
+* Username: ```superuser```
+* Password: ```superuser```
----
# FreePBX
@@ -215,7 +238,6 @@ Password: ```superuser```
## Creating User
* CLI ```cd /www/html``` then ```php artisan freescout:create-user```
-
----
# Firefox-Syncserver

@@ -250,6 +272,7 @@ Password: ```flarum```

**
+
**Application Name:** Golinks
**Application Site:** https://github.com/prologic/golinks
@@ -260,6 +283,20 @@ Password: ```flarum```
## Usage
* https://github.com/prologic/golinks#usage
+----
+# Gossa
+
+
+**
+
+**Application Name:** Gossa
+
+**Application Site:** https://www.github.com/pldubouilh/gossa
+
+**Docker Hub:** https://hub.docker.com/r/pldubouilh/gossa/
+
+**Github:** https://www.github.com/pldubouilh/gossa
+
----
# Gotify

@@ -275,8 +312,8 @@ Password: ```flarum```
```mkdir -p /mnt/user/appdata/gotify/config/```
```wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml```
## Default username and password
-Username: ```admin```
-Password: ```admin```
+* Username: ```admin```
+* Password: ```admin```
----
# Homer
@@ -372,9 +409,37 @@ For more content https://wiki.kiwix.org/wiki/Content
* 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)
+----
+# Netbox
+
+
+**Application Name:** Netbox
+
+**Application Site:** https://github.com/netbox-community/netbox
+
+**Docker Hub:** https://hub.docker.com/r/pitkley/netbox
+
+**Github:** https://github.com/pitkley/docker-netbox
+## Notes
+* Create User cli to the docker then ```./manage.py createsuperuser```
+* PostgreSQL DB Required (Not Included)
+
+----
+# phpBB
+
+
+**Application Name:** phpBB
+
+**Application Site:** https://www.phpbb.com/
+
+**Docker Hub:** https://hub.docker.com/r/bitnami/phpbb
+
+**Github:** https://github.com/bitnami/bitnami-docker-phpbb/
+
----
# PsiTransfer

+
**
**Application Name:** PsiTransfer
@@ -404,6 +469,18 @@ For more content https://wiki.kiwix.org/wiki/Content
* Creating User use console then ```pure-pw useradd admin -u 99 -g 100 -d /home/admin -m``` then enter password of your choosing.
* https://github.com/crazy-max/docker-pure-ftpd#notes
+----
+# Pwndrop
+
+
+**Application Name:** Pwndrop
+
+**Application Site:** https://github.com/kgretzky/pwndrop
+
+**Docker Hub:** https://hub.docker.com/r/harshavardhanj/pwndrop
+
+**Github:** https://github.com/kgretzky/pwndrop
+
----
# Reactive-resume

@@ -428,8 +505,8 @@ For more content https://wiki.kiwix.org/wiki/Content
**Github:** https://www.github.com/vector-im/riot-web
## Before running the docker
-```mkdir -p /mnt/user/appdata/riot-web/config```
-```wget -O /mnt/user/appdata/riot-web/config/config.json https://riot.im/develop/config.json```
+1. ```mkdir -p /mnt/user/appdata/riot-web/config```
+2. ```wget -O /mnt/user/appdata/riot-web/config/config.json https://riot.im/develop/config.json```
----
# Searx
@@ -487,6 +564,6 @@ Password: ```gopher```
Username: ```wallabag```
Password: ```wallabag```
## PHP errors
-https://github.com/wallabag/docker/issues/185
+* https://github.com/wallabag/docker/issues/185
## Missing texture and images
-Make sure the domain variable is right http://ip:6500 and if you are hosting it http://wallabag.example.com or https://wallabag.example.com.
\ No newline at end of file
+* Make sure the domain variable is right http://ip:6500 and if you are hosting it http://wallabag.example.com or https://wallabag.example.com.
\ No newline at end of file
diff --git a/templates/cryptpad.xml b/templates/cryptpad.xml
new file mode 100644
index 0000000..4e16d20
--- /dev/null
+++ b/templates/cryptpad.xml
@@ -0,0 +1,32 @@
+
+
+ cryptpad
+ cryptpad/cryptpad:latest
+ https://hub.docker.com/r/cryptpad/cryptpad/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://cryptpad.fr/
+ CryptPad is the Zero Knowledge realtime collaborative editor.[br]Run it then edit config.js /mnt/appdata/cryptpad/cfg/config.js "httpAddress: '0.0.0.0'"
+ Productivity: Security:
+ http://[IP]:[PORT:3000]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/cryptpad.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cryptpad.png
+
+
+
+
+ CryptPad is the Zero Knowledge realtime collaborative editor.[br]Run it then edit config. /mnt/appdata/cryptpad/cfg/config.js "httpAddress: '0.0.0.0'"
+ 3000
+ 3001
+ /mnt/user/appdata/cryptpad/cfg/
+ /mnt/user/appdata/cryptpad/blob/storage/
+ /mnt/user/appdata/cryptpad/datastore/
+ /mnt/user/appdata/cryptpad/customize/
+ /mnt/user/appdata/cryptpad/blobstage/
+ /mnt/user/appdata/cryptpad/blob/
+ /cryptpad/storage/
+ false
+ latest
+
\ No newline at end of file
diff --git a/templates/gossa.xml b/templates/gossa.xml
new file mode 100644
index 0000000..9c01e37
--- /dev/null
+++ b/templates/gossa.xml
@@ -0,0 +1,27 @@
+
+
+ gossa
+ pldubouilh/gossa:latest
+ https://hub.docker.com/r/pldubouilh/gossa/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/pldubouilh/gossa
+ 🎶 a fast and simple multimedia fileserver
+ Cloud:
+ http://[IP]:[PORT:8001]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/gossa.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gossa.png
+
+
+
+
+ 🎶 a fast and simple multimedia fileserver
+ 8001
+ /mnt/user/appdata/gossa/
+ false
+ /
+ 99
+ 100
+
\ No newline at end of file
diff --git a/templates/icons/cryptpad.png b/templates/icons/cryptpad.png
new file mode 100644
index 0000000..ed6a5df
Binary files /dev/null and b/templates/icons/cryptpad.png differ
diff --git a/templates/icons/gossa.png b/templates/icons/gossa.png
new file mode 100644
index 0000000..ed4ddec
Binary files /dev/null and b/templates/icons/gossa.png differ
diff --git a/templates/icons/netbox.png b/templates/icons/netbox.png
new file mode 100644
index 0000000..a1ec229
Binary files /dev/null and b/templates/icons/netbox.png differ
diff --git a/templates/icons/phpbb.png b/templates/icons/phpbb.png
new file mode 100644
index 0000000..ffd7817
Binary files /dev/null and b/templates/icons/phpbb.png differ
diff --git a/templates/icons/pwndrop.png b/templates/icons/pwndrop.png
new file mode 100644
index 0000000..2897366
Binary files /dev/null and b/templates/icons/pwndrop.png differ
diff --git a/templates/icons/shaarli.png b/templates/icons/shaarli.png
new file mode 100644
index 0000000..80687bc
Binary files /dev/null and b/templates/icons/shaarli.png differ
diff --git a/templates/netbox.xml b/templates/netbox.xml
new file mode 100644
index 0000000..85ed081
--- /dev/null
+++ b/templates/netbox.xml
@@ -0,0 +1,28 @@
+
+
+ netbox
+ pitkley/netbox:latest
+ https://hub.docker.com/r/pitkley/netbox
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/netbox-community/netbox
+ IP address management (IPAM) and data center infrastructure management (DCIM) tool. [br] To create User cli to the docker then "./manage.py createsuperuser" [br] Postgres required
+ Tools: Network:Management
+ http://[IP]:[PORT:8000]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/netbox.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/netbox.png
+
+
+
+
+ IP address management (IPAM) and data center infrastructure management (DCIM) tool. [br] To create User cli to the docker then "./manage.py createsuperuser" [br] Postgres required
+ 8000
+ postgres
+ netbox
+ netbox
+ netbox
+ ChangeMe
+ *
+
\ No newline at end of file
diff --git a/templates/phpbb.xml b/templates/phpbb.xml
new file mode 100644
index 0000000..a3569ea
--- /dev/null
+++ b/templates/phpbb.xml
@@ -0,0 +1,34 @@
+
+
+ phpbb
+ bitnami/phpbb:latest
+ https://hub.docker.com/r/bitnami/phpbb/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://www.phpbb.com/
+ phpBB is a bulletin board solution that allows you to create forums and subforums.
+ Productivity:
+ http://[IP]:[PORT:80]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/phpbb.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/phpbb.png
+
+
+
+
+ phpBB is a bulletin board solution that allows you to create forums and subforums.
+ 8000
+ no
+ mariadb
+ 3306
+ bn_phpbb
+ password
+ bitnami_phpbb
+ user
+ bitnami
+ user@example.com
+ Phpbb
+ A little text to describe your forum
+ 256M
+
\ No newline at end of file
diff --git a/templates/pwndrop.xml b/templates/pwndrop.xml
new file mode 100644
index 0000000..37e3762
--- /dev/null
+++ b/templates/pwndrop.xml
@@ -0,0 +1,23 @@
+
+
+ pwndrop
+ harshavardhanj/pwndrop:latest
+ https://hub.docker.com/r/harshavardhanj/pwndrop/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/kgretzky/pwndrop
+ Self-hosted file hosting service allowing easy uploads and sharing of payloads over HTTP and WebDAV.
+ Cloud:
+ http://[IP]:[PORT:80]/pwndrop
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/pwndrop.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pwndrop.png
+
+
+
+
+ Self-hosted file hosting service allowing easy uploads and sharing of payloads over HTTP and WebDAV.
+ 8000
+ /mnt/user/appdata/pwndrop/
+
\ No newline at end of file
diff --git a/templates/shaarli.xml b/templates/shaarli.xml
new file mode 100644
index 0000000..e1973c0
--- /dev/null
+++ b/templates/shaarli.xml
@@ -0,0 +1,24 @@
+
+
+ shaarli
+ shaarli/shaarli:master
+ https://hub.docker.com/r/shaarli/shaarli/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/shaarli/Shaarli
+ The personal, minimalist, super-fast, database free, bookmarking service.
+ Productivity:
+ http://[IP]:[PORT:80]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/shaarli.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shaarli.png
+
+
+
+
+ The personal, minimalist, super-fast, database free, bookmarking service.
+ 8000
+ /mnt/user/appdata/shaarli/cache/
+ /mnt/user/appdata/shaarli/data/
+
\ No newline at end of file