diff --git a/README.md b/README.md index 9b016f7..830ea95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Unraid Templates - [ArchiveBox](#archivebox) * [First installation](#first-installation) +- [Backuppc](#backuppc) - [CryptPad](#cryptpad) * [First installation](#first-installation-1) - [CyberChef](#cyberchef) @@ -48,6 +49,8 @@ - [Matrix](#matrix) * [Guides](#guides) - [Mattermost](#mattermost) +- [Mediagoblin](#mediagoblin) + * [Default username and password](#default-username-and-password-4) - [Miniflux](#miniflux) * [Notes](#notes-3) - [Mumble](#mumble) @@ -57,6 +60,8 @@ - [phpBB](#phpbb) - [PsiTransfer](#psitransfer) * [Notes](#notes-6) +- [Pterodactyl-panel](#pterodactyl-panel) + * [Creating User](#creating-user-1) - [Pure-FTPd](#pure-ftpd) * [Notes](#notes-7) - [Pwndrop](#pwndrop) @@ -68,16 +73,16 @@ - [Searx](#searx) - [Selfoss](#selfoss) - [Shiori](#shiori) - * [Default username and password](#default-username-and-password-4) + * [Default username and password](#default-username-and-password-5) * [Notes](#notes-9) - [Solr](#solr) - [StackEdit](#stackedit) - [Wallabag](#wallabag) - * [Default username and password](#default-username-and-password-5) + * [Default username and password](#default-username-and-password-6) * [PHP errors](#php-errors) * [Missing texture and images](#missing-texture-and-images) - [YaCy](#yacy) - * [Default username and password](#default-username-and-password-6) + * [Default username and password](#default-username-and-password-7) ---- # ArchiveBox @@ -94,6 +99,18 @@ * 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) +---- +# Backuppc +![Backuppc](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/backuppc.png) + +**Application Name:** Backuppc + +**Application Site:** https://backuppc.github.io/backuppc/ + +**Docker Hub:** https://hub.docker.com/r/tiredofit/backuppc/ + +**Github:** https://www.github.com/tiredofit/docker-backuppc + ---- # CryptPad ![CryptPad](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cryptpad.png) @@ -497,6 +514,21 @@ For more content https://wiki.kiwix.org/wiki/Content **Github:** https://github.com/mattermost/mattermost-server +---- +# Mediagoblin +![Mediagoblin](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mediagoblin.png) + +**Application Name:** Mediagoblin + +**Application Site:** https://mediagoblin.org/ + +**Docker Hub:** https://hub.docker.com/r/mtlynch/mediagoblin/ + +**Github:** https://www.github.com/mtlynch/mediagoblin-docker +## Default username and password +* Username: ```admin``` +* Password: ```admin``` + ---- # Miniflux ![Miniflux](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/miniflux.png) @@ -570,6 +602,20 @@ For more content https://wiki.kiwix.org/wiki/Content ## Notes * Admin Page just add ```/admin``` to your URL +---- +# Pterodactyl-panel +![pterodactyl-panel](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pterodactyl-panel.png) + +**Application Name:** Pterodactyl-panel + +**Application Site:** https://pterodactyl.io/ + +**Docker Hub:** https://hub.docker.com/r/ccarney16/pterodactyl-panel + +**Github:** https://github.com/ccarney16/pterodactyl-docker +## Creating User +* CLI ```cd /www/html``` then ```php artisan p:user:make``` + ---- # Pure-FTPd ![Pure-FTPd](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pure-ftpd.png) diff --git a/templates/backuppc.xml b/templates/backuppc.xml new file mode 100644 index 0000000..f673cd0 --- /dev/null +++ b/templates/backuppc.xml @@ -0,0 +1,26 @@ + + + backuppc + tiredofit/backuppc:latest + https://hub.docker.com/r/tiredofit/backuppc/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://backuppc.github.io/backuppc/index.html + BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + Backup: Network:Web + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/backuppc.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/backuppc.png + + + + + BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + 8000 + /mnt/user/backuppc/ + /mnt/user/appdata/backuppc/config/ + /mnt/user/appdata/backuppc/ssh/ + /mnt/user/appdata/backuppc/logs/ + \ No newline at end of file diff --git a/templates/icons/backuppc.png b/templates/icons/backuppc.png new file mode 100644 index 0000000..afefc70 Binary files /dev/null and b/templates/icons/backuppc.png differ diff --git a/templates/icons/mediagoblin.png b/templates/icons/mediagoblin.png new file mode 100644 index 0000000..8f954ef Binary files /dev/null and b/templates/icons/mediagoblin.png differ diff --git a/templates/icons/pterodactyl-panel.png b/templates/icons/pterodactyl-panel.png new file mode 100644 index 0000000..47c1ba6 Binary files /dev/null and b/templates/icons/pterodactyl-panel.png differ diff --git a/templates/mediagoblin.xml b/templates/mediagoblin.xml new file mode 100644 index 0000000..e6f87df --- /dev/null +++ b/templates/mediagoblin.xml @@ -0,0 +1,23 @@ + + + mediagoblin + mtlynch/mediagoblin:latest + https://hub.docker.com/r/mtlynch/mediagoblin/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://mediagoblin.org/ + MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + MediaApp:Photos + http://[IP]:[PORT:6543]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/mediagoblin.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mediagoblin.png + --tty --detach + + + + MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + 6543 + /mnt/user/appdata/mediagoblin/ + \ No newline at end of file diff --git a/templates/pterodactyl-panel.xml b/templates/pterodactyl-panel.xml new file mode 100644 index 0000000..78ac8b3 --- /dev/null +++ b/templates/pterodactyl-panel.xml @@ -0,0 +1,32 @@ + + + pterodactyl-panel + ccarney16/pterodactyl-panel:latest + https://hub.docker.com/r/ccarney16/pterodactyl-panel/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://pterodactyl.io/ + Pterodactyl, a free an open source agnostic game panel... In a Container! +Creating account CLI "php artisan p:user:make" + GameServers: Network:Management + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/pterodactyl-panel.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pterodactyl-panel.png + + + + + Pterodactyl, a free an open source agnostic game panel... In a Container! +Creating account CLI "php artisan p:user:make" + 8000 + /mnt/user/appdata/pterodactyl/ + UTC + mariadb + 3306 + pterodactyl + pterodactyl + password + false + \ No newline at end of file