diff --git a/README.md b/README.md index 5d1f761..fd0565a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Unraid Templates - [Airsonic-advanced](#airsonic-advanced) - [Apprise](#apprise) - [ArchiveBox](#archivebox) @@ -49,6 +50,8 @@ * [Content](#content) - [Leantime](#leantime) * [First installation](#first-installation-3) +- [Librenms](#librenms) + * [Notes](#notes-5) - [Linkding](#linkding) - [Mailpile](#mailpile) - [Matomo](#matomo) @@ -56,29 +59,29 @@ * [Guides](#guides) - [Mattermost](#mattermost) - [Mattermost-push-proxy](#mattermost-push-proxy) - * [Notes](#notes-5) + * [Notes](#notes-6) * [Before running the docker](#before-running-the-docker-3) - [Mediagoblin](#mediagoblin) * [Default username and password](#default-username-and-password-4) - [Memcached](#memcached) - [Miniflux](#miniflux) - [Moodle](#moodle) - * [Notes](#notes-6) -- [Mumble](#mumble) * [Notes](#notes-7) -- [Netbox](#netbox) +- [Mumble](#mumble) * [Notes](#notes-8) +- [Netbox](#netbox) + * [Notes](#notes-9) - [phpBB](#phpbb) - [PsiTransfer](#psitransfer) - * [Notes](#notes-9) + * [Notes](#notes-10) - [Pterodactyl-panel](#pterodactyl-panel) * [Creating User](#creating-user-1) - [Pterodactyl-daemon](#pterodactyl-daemon) - [Pure-FTPd](#pure-ftpd) - * [Notes](#notes-10) + * [Notes](#notes-11) - [Pwndrop](#pwndrop) - [Quakejs](#quakejs) -- [Notes](#notes-11) +- [Notes](#notes-12) - [Reactive-resume](#reactive-resume) - [Redis](#redis) - [Riot-web](#riot-web) @@ -87,12 +90,16 @@ - [Selfoss](#selfoss) - [Shiori](#shiori) * [Default username and password](#default-username-and-password-5) - * [Notes](#notes-12) + * [Notes](#notes-13) +- [Shlink](#shlink) +- [Shlink-web-client](#shlink-web-client) + * [Before Installing](#before-installing) - [Solr](#solr) - [StackEdit](#stackedit) - [Synapse-admin](#synapse-admin) - [Tar1090](#tar1090) - [Torprivoxy](#torprivoxy) +- [tt-rss](#tt-rss) - [Wallabag](#wallabag) * [Default username and password](#default-username-and-password-6) * [PHP errors](#php-errors) @@ -100,7 +107,7 @@ - [Wifi-card](#wifi-card) - [YaCy](#yacy) * [Default username and password](#default-username-and-password-7) - * [Notes](#notes-13) + * [Notes](#notes-14) ---- # Airsonic-advanced @@ -142,17 +149,14 @@ **Github:** https://github.com/pirate/ArchiveBox ## First installation -1. **Run** the Archivebox Docker and **Console** to it and enter. +1. **Run** the Archivebox Docker and **Console** to it. ```su - archivebox``` ```cd /data``` ```archivebox init``` ```archivebox manage createsuperuser``` 2. **Edit** Archivebox Docker Click at **Advanced View** put ```server 0.0.0.0:8000``` in **Post Arguments**. ## Configuration -To edit configuration open Archivebox folder and Edit ArchiveBox.conf (https://github.com/pirate/ArchiveBox/wiki/Configuration) after the update Console Archivebox and enter -```su - archivebox``` -```cd /data``` -```archivebox init``` +To edit configuration open Archivebox folder and Edit ArchiveBox.conf (https://github.com/pirate/ArchiveBox/wiki/Configuration) **[`^back to top^`](#unraid-templates)** @@ -598,6 +602,22 @@ For more content https://wiki.kiwix.org/wiki/Content **[`^back to top^`](#unraid-templates)** +---- +# Librenms +![Librenms](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/librenms.png) + +**Application Name:** Librenms + +**Application Site:** https://www.librenms.org/ + +**Docker Hub:** https://hub.docker.com/r/librenms/librenms/ + +**Github:** https://github.com/librenms/docker +## Notes +* Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci + +**[`^back to top^`](#unraid-templates)** + ---- # Linkding ![Linkding](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkding.png) @@ -991,6 +1011,40 @@ Password: ```gopher``` **[`^back to top^`](#unraid-templates)** +---- +# Shlink +![Shlink](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shlink.png) + +**Application Name:** Shlink + +**Application Site:** https://shlink.io/ + +**Docker Hub:** https://hub.docker.com/r/shlinkio/shlink/ + +**Github:** https://github.com/shlinkio/shlink + +**[`^back to top^`](#unraid-templates)** + +---- +# Shlink-web-client +![Shlink-web-client](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/Shlink-web-client.png) + +**Application Name:** Shlink-web-client + +**Application Site:** https://shlink.io/ + +**Docker Hub:** https://hub.docker.com/r/shlinkio/shlink-web-client/ + +**Github:** https://www.github.com/shlinkio/shlink-web-client +## Before Installing +1. Install shlink +2. CLI to it and enter "shlink api-key:generate" +3. Copy the api and add and edit to servers.json + +* https://hub.docker.com/r/shlinkio/shlink-web-client/ servers.json + +**[`^back to top^`](#unraid-templates)** + ---- # Solr ![Solr](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/solr.png) @@ -1064,6 +1118,18 @@ Password: ```gopher``` **[`^back to top^`](#unraid-templates)** +---- +# tt-rss +![tt-rss](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/tt-rss.png) + +**Application Site:** https://tt-rss.org/ + +**Docker Hub:** https://hub.docker.com/r/lunik1/tt-rss/ + +**Github:** https://github.com/lunik1/docker-tt-rss + +**[`^back to top^`](#unraid-templates)** + ---- # Wallabag ![Wallabag](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wallabag.png) diff --git a/templates/icons/shlink-web-client.png b/templates/icons/shlink-web-client.png new file mode 100644 index 0000000..6a7a492 Binary files /dev/null and b/templates/icons/shlink-web-client.png differ diff --git a/templates/icons/shlink.png b/templates/icons/shlink.png new file mode 100644 index 0000000..1e073a0 Binary files /dev/null and b/templates/icons/shlink.png differ diff --git a/templates/shlink-web-client.xml b/templates/shlink-web-client.xml new file mode 100644 index 0000000..8a4a515 --- /dev/null +++ b/templates/shlink-web-client.xml @@ -0,0 +1,25 @@ + + + shlink-web-client + shlinkio/shlink-web-client:latest + https://hub.docker.com/r/shlinkio/shlink-web-client/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://www.github.com/shlinkio/shlink-web-client + A ReactJS-based progressive web application for shlink. +1. Install shlink +2. CLI to it and enter "shlink api-key:generate" +3. Copy the api and add and edit to servers.json + Tools: Status:Stable + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/shlink-web-client.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shlink-web-client.png + A ReactJS-based progressive web application for shlink. +1. Install shlink +2. CLI to it and enter "shlink api-key:generate" +3. Copy the api and add and edit to servers.json + 8000 + /mnt/user/appdata/shlink-web/servers.json + \ No newline at end of file diff --git a/templates/shlink.xml b/templates/shlink.xml new file mode 100644 index 0000000..b96ed65 --- /dev/null +++ b/templates/shlink.xml @@ -0,0 +1,29 @@ + + + shlink + shlinkio/shlink:latest + https://hub.docker.com/r/shlinkio/shlink/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://shlink.io/ + A self-hosted and PHP-based URL shortener application with CLI and REST interfaces. +More Variables: https://shlink.io/documentation/install-docker-image/#supported-env-vars + Tools: Status:Stable + http://[IP]:[PORT:8080]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/shlink.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shlink.png + A self-hosted and PHP-based URL shortener application with CLI and REST interfaces. +More Variables: https://shlink.io/documentation/install-docker-image/#supported-env-vars + 8080 + doma.in + https + + maria + shlink + root + password + 192.168.0.100 + 3306 + \ No newline at end of file