diff --git a/README.md b/README.md index 93e49e9..eb4ab3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Unraid Templates +- [ArchiveBox](#archivebox) + * [First installation](#first-installation) - [CyberChef](#cyberchef) - [Dashmachine](#dashmachine) * [Default username and password](#default-username-and-password) @@ -11,7 +14,7 @@ - [FileRun](#filerun) * [Default username and password](#default-username-and-password-1) - [FreePBX](#freepbx) - * [First installation](#first-installation) + * [First installation](#first-installation-1) - [Freescout](#freescout) * [Creating User](#creating-user) - [Firefox-Syncserver](#firefox-syncserver) @@ -36,22 +39,37 @@ * [Guides](#guides) - [Miniflux](#miniflux) * [Notes](#notes-3) -- [Pure-FTPd](#pure-ftpd) +- [PsiTransfer](#psitransfer) * [Notes](#notes-4) +- [Pure-FTPd](#pure-ftpd) + * [Notes](#notes-5) - [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-5) + * [Notes](#notes-6) - [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 +---- +# ArchiveBox +![ArchiveBox](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/archivebox.png) + +**Application Name:** ArchiveBox + +**Application Site:** https://archivebox.io/ + +**Docker Hub:** https://hub.docker.com/r/nikisweeting/archivebox + +**Github:** https://github.com/pirate/ArchiveBox +## First installation +* 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) ---- # CyberChef @@ -85,6 +103,7 @@ Password: ```admin``` ---- # db-backup ![db-backup](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/db-backup.png) +*
Icons made by srip from www.flaticon.com
* **Application Name:** db-backup @@ -130,6 +149,7 @@ Password: ```admin``` ---- # Docpht ![Docpht](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/docpht.png) +*Icons made by Freepik from www.flaticon.com* **Application Name:** Docpht @@ -228,7 +248,8 @@ Password: ```flarum``` ---- # Golinks ![Golinks](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png) - + +*
Icons made by iconixar from www.flaticon.com
* **Application Name:** Golinks **Application Site:** https://github.com/prologic/golinks @@ -351,10 +372,27 @@ 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) +---- +# PsiTransfer +![psitransfer](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/psitransfer.png) +*
Icons made by Google from www.flaticon.com
* + +**Application Name:** PsiTransfer + +**Application Site:** https://github.com/psi-4ward/psitransfer + +**Docker Hub:** https://hub.docker.com/r/psitrax/psitransfer/ + +**Github:** https://github.com/psi-4ward/psitransfer +## Notes +* Admin Page just add ```/admin``` to your URL + ---- # Pure-FTPd ![Pure-FTPd](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pure-ftpd.png) +*
Icons made by Good Ware from www.flaticon.com
* + **Application Name:** Pure-FTPd **Application Site:** https://www.pureftpd.org/project/pure-ftpd/ @@ -407,7 +445,7 @@ For more content https://wiki.kiwix.org/wiki/Content ---- # Shiori -![Shiori](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/searx.png) +![Shiori](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shiori.png) **Application Name:** Shiori diff --git a/templates/archivebox.xml b/templates/archivebox.xml new file mode 100644 index 0000000..1f5a066 --- /dev/null +++ b/templates/archivebox.xml @@ -0,0 +1,38 @@ + + + archivebox + nikisweeting/archivebox:latest + https://hub.docker.com/r/nikisweeting/archivebox/ + bridge + bash + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://archivebox.io/ + The self-hosted internet archiver. [br] After first run shut it down then remove Post Arguments and add ./archive (URL,FEED,BOOKMARK,FILE)[/br]Then point reverse proxy to Application folder and host it + Tools: Status:Beta + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/archivebox.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/archivebox.png + + bash -c 'echo "https://github.com/pirate/ArchiveBox" | /bin/archive; tail -f /dev/null' + + + The self-hosted internet archiver. + /mnt/user/appdata/archivebox/ + 755 + False + 60 + 3600 + Content is hosted for personal archiving purposes only. Contact server owner for any takedown requests. + + True + True + True + True + True + True + True + True + True + True + 1440,900 + \ No newline at end of file diff --git a/templates/icons/archivebox.png b/templates/icons/archivebox.png new file mode 100644 index 0000000..3c760c1 Binary files /dev/null and b/templates/icons/archivebox.png differ diff --git a/templates/icons/docpht.png b/templates/icons/docpht.png index 037b9f1..9387cd3 100644 Binary files a/templates/icons/docpht.png and b/templates/icons/docpht.png differ diff --git a/templates/icons/psitransfer.png b/templates/icons/psitransfer.png new file mode 100644 index 0000000..f754848 Binary files /dev/null and b/templates/icons/psitransfer.png differ diff --git a/templates/psitransfer.xml b/templates/psitransfer.xml new file mode 100644 index 0000000..3157ba9 --- /dev/null +++ b/templates/psitransfer.xml @@ -0,0 +1,24 @@ + + + psitransfer + psitrax/psitransfer:latest + https://hub.docker.com/r/psitrax/psitransfer/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/psi-4ward/psitransfer + Simple open source self-hosted file sharing solution.[br] To access Admin Page add /admin at the end of the URL[/br] + Cloud: + http://[IP]:[PORT:3000]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/psitransfer.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/psitransfer.png + + + + + Simple open source self-hosted file sharing solution. + 3000 + secret + /mnt/user/appdata/psitransfer/ + \ No newline at end of file