Jump to content

SmartPhoneLover

Members
  • Posts

    216
  • Joined

  • Last visited

Posts posted by SmartPhoneLover

  1. tartube.png

     

    This docker template was created based on an already available docker image

     

    IMAGE NOT OFFICIAL AND WAITING FOR DEBIAN ROOT CREDENTIALS FIX


    GitHub: https://github.com/axcore/tartube
    DockerHub: https://hub.docker.com/r/468654/tartube
    Documentation: https://tartube.sourceforge.io/
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders.
    It is partly based on youtube-dl-gui and is written in Python 3 / Gtk 3. Tartube runs on MS Windows, Linux, BSD and MacOS.

     

    NOTES
    • To connect to the noVNC interface, click on 'Connect' manually.

    • You will need to install 'ffmpeg' (apt install ffmpeg) separately.
    • Seems that the ROOT_PWD variable that handles the Debian root password is not working properly. (ffmpeg installation: waiting to be solved)

     

    VERSION
    1.0 (2022-02-02)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  2. plik.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/root-gg/plik
    DockerHub: https://hub.docker.com/r/rootgg/plik
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Plik is a scalable & friendly temporary file upload system (Wetransfer like) in golang.

     

    Features:

    - Powerful command line client

    - Easy to use web UI

    - Multiple data backend: File, OpenStack Swift, S3, Google Cloud Storage

    - Multiple metadata backend: Sqlite3, PostgreSQL, MySQL

    - OneShot: Files are destructed after the first download

    - Stream: Files are streamed from the uploader to the downloader (nothing stored server side)

    - Removable: Give the ability to the uploader to remove files at any time

    - TTL: Custom expiration date

    - Password: Protect upload with login/pasgisword (Auth Basic)

    - Comments: Add custom message (in Markdown format)

    - User authentication: Local / Google / OVH

    - Upload restriction: Source IP / Token

    - Administrator CLI and web UI

    - Server side encryption (with S3 data backend)

    - ShareX Uploader: Directly integrated into ShareX

    - plikSharp: A .NET API client for Plik

    - Filelink for Plik: Thunderbird Addon to upload attachments to Plik

     

    Live demo:
    https://plik.root.gg/

     

    Support (Telegram)
    https://t.me/plik_rootgg (group)
    https://t.me/plik_root_gg (channel)

     

    NOTES
    • Run the following cmds before building the container: 'mkdir -m777 /mnt/user/appdata/plik', 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/plik/plikd.cfg' --output /mnt/user/appdata/plik/plikd.cfg'.
    • Plik uses an embbeded database (SQLite) by default, but you can use an external database (MySQL/MariaDB, PostgreSQL) if you like. Check the 'plikd.cfg' file to know more.
    • Plik has an HTTP API to manage the upload and get files. Check the GitHub repo to know more.

     

    VERSION
    1.1 (2022-05-22)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.

  3. linx-server.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/ZizzyDizzyMC/linx-server
    DockerHub: https://hub.docker.com/r/andreimarcu/linx-server
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Self-hosted file/media sharing website.

     

    Features:
    • Display common filetypes (image, video, audio, markdown, pdf)
    • Display syntax-highlighted code with in-place editing
    • Documented API with keys for restricting uploads
    • Torrent download of files using web seeding
    • File expiry, deletion key, file access key, and random filename options

     

    Live demo:
    https://put.icu/

     

    NOTES
    • Run the following cmds before building the container: 'mkdir -m755 /mnt/user/appdata/linx-server' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/linx-server/linx-server.conf --output /mnt/user/appdata/linx-server/linx-server.conf'.
    • I have omitted some of the variables available on the 'linx-server.conf' file, as them were not much significant for me when building this template. To add/remove the ones that best suits you, check the GitHub to know more.
    • Linx-Server supports the use of API to upload files remotly. Check the GitHub repo to know more.
    • There are some clients available (CLI, Android) to interact with Linx-Server. Check the GitHub repo to know more.

     

    VERSION
    v1.0 (2022-02-01)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  4. dailytxt.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/PhiTux/DailyTxT
    DockerHub: https://hub.docker.com/r/phitux/dailytxt/
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION

    DailyTxT is an encrypted Diary Web-App to simply write down your stories of the day and to easily find them again. It is written in Python Flask (Backend) and Vue.JS (Frontend) and meant to be run via Docker.

     

    Features:
    • Encryption: Everything you write is encrypted before it's written to the server's storage. Even the admin can't read your private stuff!
    • File upload: You can upload arbitrary files for each day (128 MB max each). They are stored encrypted on the server as well.
    • Search: Support your memorization by searching all your notes for any keyword to quickly rediscover what you have already forgotten.
    • Multi language: The Web-App is currently available in German and English translation. The language gets detected and selected automatically based on your browser's settings.
    • Responsive design (mobiles): Responsive design for easy use on mobile screen. Additionally: allows installation "A2HS" (Add 2 Home Screen)
    • Multi user: You can create multiple User Accounts. Each account uses it's own encryption key - so there is no risk for a data breach.

     

    Encryption:

    File-Upload:

    Search:

    Multi-Language-Support: The Web-App is currently available in German and English translation. The language gets detected and selected automatically based on your browser's settings. More languages are easy to add - iff you provide me with the language-files! See client/src/lang/translations

    Mobile: Responsive design for easy use on mobile screen. Additionally: allows installation "A2HS" (Add 2 Home Screen)

    Multi-User-Spport: You can create multiple User Accounts. Each account uses it's own encryption key - so there is no risk for a data breach.

     

    NOTES
    • When configuring the WebUI port, if not the same by default, be sure to configure the 'PORT' variable with the same port number.

     

    VERSION
    1.0 (2022-01-31)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  5. euterpe.png

     

    This docker template was created based on an already available docker image

     

    WebSite: https://listen-to-euterpe.eu/

    GitHub: https://github.com/ironsmile/euterpe
    DockerHub: https://hub.docker.com/r/ironsmile/euterpe
    Documentation: https://listen-to-euterpe.eu/docs
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Euterpe is a self-hosted streaming service for music. Formerly known as "HTTPMS (HTTP Media Server)".

     

    A way to listen to your music library from everywhere. Once set up you won't need anything but a browser. Think of it as your own Spotify service over which you have full control. Euterpe will let you browse through and listen to your music over HTTP(s). Up until now I've had a really bad time listening to my music which is stored back home. I would create a mount over ftp, sshfs or something similar and point the local player to the mounted library. Every time it resulted in some upleasantries. Just imagine searching in a network mounted directory!

     

    Features:

    - Simple. It is just one binary, that's it! You don't need to faff about with interpreters or web servers

    - Fast. A typical response time on my more than a decade old mediocre computer is 26ms for a fairly large collection

    - Supports the most common audio formats such as mp3, oga, ogg, wav, flac, opus, web and m4a audio formats

    - Built-in fast and simple Web UI so that you can play your music on every device

    - Media and UI could be served over HTTP(S) natively without the need for other software

    - User authentication (HTTP Basic, query token, Bearer token)

    - Media artwork from local files or automatically downloaded from the Cover Art Archive

    - Artist images could be downloaded automatically from Discogs

    - Search by track name, artist or album

    - Download whole album in a zip file with one click

    - Controllable via media keys in OSX with the help of BeardedSpice

    - Extensible via stable API

    - Multiple clients and player plugins

    - Uses jplayer to play your music on really old browsers

     

    Live demo:
    https://listen-to-euterpe.eu/demo

     

    NOTES
    • Check out the different clients that you can use with Euterpe: 'https://listen-to-euterpe.eu/clients'.
    • You can also use a 'config.json' file to manage its configuration, if decided. Check the 'Configuration' section from the documentation to know more.
    • Currently, I'm facing some problems when trying to mount the '/root/.euterpe' container dir, and that's why I didn't add the path to the template. You can follow the issue on GitHub: 'https://github.com/ironsmile/euterpe/issues/42'.

     

    VERSION

    1.0 (2022-01-31)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  6. mininote.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/muety/mininote
    DockerHub: https://hub.docker.com/r/n1try/mininote
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express.

     

    Live demo:
    https://apps.muetsch.io/mininote

     

    VERSION
    1.0 (2022-01-30)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  7. rustpad.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/ekzhang/rustpad
    DockerHub: https://hub.docker.com/r/ekzhang/rustpad
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and no database is required.

     

    The server is written in Rust using the warp web server framework and the operational-transform library. We use wasm-bindgen to compile text operation logic to WebAssembly code, which runs in the browser. The frontend is written in TypeScript using React and interfaces with Monaco, the text editor that powers VS Code.

     

    Architecturally, client-side code communicates via WebSocket with a central server that stores in-memory data structures. This makes the editor very fast, allows us to avoid provisioning a database, and makes testing much easier. The tradeoff is that documents are transient and lost between server restarts, after 24 hours of inactivity or any other given time in days.

     

    Live demo:
    https://rustpad.io/

     

    NOTES
    • If you want the data to be persistent in case of service restart, create the '/.../appdata/rustpad' dir, and place the DB file located on my GitHub repo: 'https://github.com/SmartPhoneLover/unraid-docker-templates/raw/main/templates/dependencies/rustpad/rustpad_db.zip', before building the container. Or, you can create your own SQLite DB file if you prefer (empty, no tables nor columns).
    • If you don't want the data to be persistent in case of service restart, just delete 'SQLITE_URI' and 'Storage (database)' settings from this template.
    • The container was and stills being originally designed to be non-persistent (data) after service restart or after a given time, so all information that the user could enter through its interface will be treated as volatile. But, it supports the use of SQLite DB to allow it to retain data in case of service restart (only).

     

    VERSION
    1.0 (2022-01-29)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  8. sqlite3_banner.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/coleifer/sqlite-web
    DockerHub: https://hub.docker.com/r/coleifer/sqlite-web
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    SQLite-Web is a web-based SQLite database browser written in Python.

     

    VERSION
    1.0 (2022-01-29)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  9. keeweb.png

     

    This docker template was created based on an already available docker image

     

    WebSite: https://keeweb.info/
    GitHub: https://github.com/keeweb/keeweb
    DockerHub: https://hub.docker.com/r/antelle/keeweb
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app.

     

    NOTES
    • I couldn't make the container to load using the HTTP port (80), being an option in the docker run cmd. If you know how to solve it, or what could be the reason, I would thank you for help and explanation ;).
    • You can still use the interface without authenticating the session (HTTPS), but you will need to bypass it when the browser asks for it. Otherwise, generate the certificate with NPM or Nginx.

     

    VERSION
    1.0 (2022-01-29)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  10. 6 hours ago, learnin2walk said:

    Hi - I'm getting a permission issue when launching the app. 

    The file directory is not writable.
    /data/files/

    The link directory is not writable.
    /data/links/

    The async directory is not writable.
    /data/async/

     

    Can you try changing the permissions of main directory (/.../jirafeau) from 755 to 777? Does it continue with the configuration as it should now?

     

    Also, what unRAID release version do you have?

  11. mojopaste.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/jhthorsen/app-mojopaste
    DockerHub: https://hub.docker.com/r/jhthorsen/mojopaste
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application.

     

    Embedding:

    A paste can be embedded in other pages using the query param "embed".

    - Get the raw data

    - Show the paste without any margin/padding and no menu

    - Show only the graph data

    - Show the graph data, heading and description, but no menus

     

    Live demo:
    http://p.thorsen.pm/
    https://thorsen.pm/paste

     

    VERSION
    1.0 (2022-01-28)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  12. jirafeau_banner.png

     

    This docker template was created based on an already available docker image


    GitLab: https://gitlab.com/mojo42/Jirafeau
    DockerHub: https://hub.docker.com/r/mojo42/jirafeau
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Jirafeau is a "one-click-filesharing": Select your file, upload, share a link. That's it.

     

    Features:

    - One upload → One download link & one delete link

    - Send any large files (thanks to the HTML5 file API → PHP post_max_size limit not relevant)

    - Shows progression: speed, percentage and remaining upload time

    - Preview content in browser (if possible)

    - Optional password protection (for uploading or downloading)

    - Set expiration time for downloads

    - Option to self-destruct after first download

    - Shortened URLs using base 64 encoding

    - Maximal upload size configurable

    - NO database, only use basic PHP

    - Simple language support with a lot of langages (help us on weblate!)

    - File level Deduplication for storage optimization (does store duplicate files only once, but generate multiple links)

    - Optional data encryption

    - Small administration interface

    - CLI script to remove expired files automatically with a cronjob

    - Basic, adaptable »Terms Of Service« page

    - Basic API

    - Bash script to upload files via command line

    - Themes

     

    Live demo:
    https://jirafeau.net/

     

    What to do after first launch of Jirafeau?
    After building and launching the container for the first time, you will be asked to configure it through a few steps.
    1. Configure an admin password (admin panel), or leave it blank if you don't want to enter anything.
    2. Configure the 'base address' (leave it as it is if using the service in a LAN, if not, configure it accordingly) and 'data directory' (set it as: /data).
    3. You're done!

     

    NOTES
    • Run the following cmds before creating the container: 'mkdir -m755 /mnt/user/appdata/jirafeau/config' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/jirafeau/config.local.php --output /mnt/user/appdata/jirafeau/config/config.local.php'.
    • To access the admin panel, add 'admin.php' at the end of the container IP address: 'HOST_IP:PORT/admin.php'.

     

    VERSION
    1.0 (2022-01-28)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  13. webpserver.png

     

    This docker template was created based on an already available official docker image

     

    WebSite: https://webp.sh/
    GitHub: https://github.com/webp-sh/webp_server_go
    DockerHub: https://hub.docker.com/r/webpsh/webps
    Documentation: https://docs.webp.sh/
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Go version of WebP Server. A tool that will serve your JPG/PNGs as WebP format with compression, on-the-fly.

     

    Features:
    • Single binary
    • Blazing fast
    • Convert images on the fly (jpeg,jpg,png,bmp,gif)

     

    How to call an image from the server?
    If you have the pic 'IMAGE.png' inside of '/.../webp-server/pics', call it as: 'HOST_IP:PORT/IMAGE.png'.
    If you have the pic 'IMAGE.png' inside of '/.../webp-server/pics/subdir', call it as: 'HOST_IP:PORT/subdir/IMAGE.png'.


    NOTES
    • I have added all the variables available from the 'config.json' file here in this template, so it won't be necessary.
    • If requesting a GIF image from the server, it will only be served as a static image.
    • You can also create subdirectories under '/.../webp-server/pics' to best organize your images.

     

    VERSION
    1.0 (2022-01-27)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  14. hrconvert2.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/dwaaan/HRConvert2-Docker

    GitHub (original): https://github.com/zelon88/HRConvert2
    DockerHub: https://hub.docker.com/r/dwaaan/hrconvert2-docker
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    A self-hosted, drag-and-drop, & nosql file conversion server that supports 62x file formats.

     

    NOTES
    • Run the following cmds before creating the container: 'mkdir -m755 /mnt/user/appdata/hrconvert2' and 'curl https://raw.githubusercontent.com/dwaaan/HRConvert2-Docker/master/config.php --output /mnt/user/appdata/hrconvert2/config.php'.

     

    VERSION
    1.0 (2022-01-27)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    DONATE -
    Thank you very much 🙂

  15. etherpad_banner.png

     

    This docker template was created based on an already available official docker image

     

    WebSite: https://etherpad.org/
    GitHub: https://github.com/ether/etherpad-lite
    DockerHub: https://hub.docker.com/r/etherpad/etherpad

    Documentation (1): https://etherpad.org/doc/v1.8.16/
    Documentation (2): https://github.com/ether/etherpad-lite/wiki
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control.

     

    Here you will find some examples of different types of implementations for Etherpad, in live demos:
    https://github.com/ether/etherpad-lite#try-it-out

     

    NOTES
    • This container works with an embedded database (DirtyDB) is no external database is configured (template), but you can use your own if you want, like: MariaDB, MySQL, MongoDB, PostgreSQL, and some more. Check 'https://www.npmjs.com/package/ueberdb2' to know more about them, and 'https://github.com/ether/etherpad-lite/blob/develop/doc/docker.md#database' to know how to configure them inside the template.
    • This template includes only the most basic variables, but you have many many others to use and fully configure Etherpad. Check 'https://github.com/ether/etherpad-lite/blob/develop/doc/docker.md' to know more.
    • You can also use a configuration file (settings.json) if you don't want to use variables within this template. Check 'https://github.com/ether/etherpad-lite#tweak-the-settings' for more details.
    • Etherpad supports the use of plugins to improve its functionalities. Check 'https://github.com/ether/etherpad-lite/wiki/Available-Plugins' to know more.

     

    VERSION
    1.0 (2022-01-26)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  16. flashpaper.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/AndrewPaglusch/FlashPaper
    DockerHub: https://hub.docker.com/r/andrewpaglusch/flashpaper
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required.

    Live demo:
    https://flashpaper.io/

     

    NOTES
    • You can use it locally, but a warning message will persists on the main page telling you that an HTTP(S) connection is required to use the service, so that the waning message can disappear.

     

    VERSION
    1.0 (2022-01-26)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  17. pastefy_banner.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/interaapps/pastefy
    DockerHub: https://hub.docker.com/r/interaapps/pastefy
    Documentation (API): https://github.com/interaapps/pastefy/wiki/API-v2

    Add-ons: https://github.com/topics/pastefy-addon
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    Pastefy is an open source alternative to Gists or Pastebin.
    You want to share some code to your friends or just save it for yourself? Just paste it.

     

    Features:
    • Raw-Preview
    • Copy Button
    • Fork
    • An API available
    • Log in
    • Folders
    • See your created pastes
    • Delete created pastes
    • Create paste with 'curl -F [email protected] pastefy.ga'

     

    Live demo:
    https://pastefy.ga/

     

    NOTES
    • MySQL database linked to this container is required.
    • You can know more about all the available variables, check the file '.env.example' in the root of GitHub branch.

     

    VERSION
    1.0 (2022-01-25)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  18. hiccup.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/ashwin-pc/hiccup
    DockerHub: https://hub.docker.com/r/bleckbeard/hiccup
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION
    A static start page to get to your most important links, FAST. You can use this for your home server, new tab using browser extentions, use the demo page directly or basically anywhere you can server a static webpage from!

     

    Features:
    • Static Webpage
    • Featured Links
    • Categories
    • Quick link preview
    • Search (with search provider and tag support)
    • Local Config management
    • PWA support
    • Keyboard shortcuts
    • Full keyboard navigation support

     

    Live demo:
    https://designedbyashw.in/test/hiccup/

     

    NOTES
    • Run the following cmds using the unRAID's Terminal, before creating the container: mkdir -m755 /mnt/user/appdata/hiccup and  curl https://raw.githubusercontent.com/ashwin-pc/hiccup/master/public/config.json --output /mnt/user/appdata/hiccup/config.json .
    • The startpage uses a 'config.json' file (/.../appdata/hiccupt/config.json) as the source of truth for page. It can be modified locally but the result will only be saved on the browsers localStorage and persist across sessions.

     

    VERSION
    1.0 (2022-01-25)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

  19. 2fauth.png

     

    This docker template was created based on an already available official docker image

     

    GitHub: https://github.com/Bubka/2FAuth
    DockerHub: https://hub.docker.com/r/2fauth/2fauth

    Documentation: https://docs.2fauth.app/
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION

    2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.

     

    It aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.

     

    Main features:
    • Manage your 2FA accounts and organize them using Groups
    • Scan and decode any QR code to add account in no time
    • Add custom account without QR code thanks to an advanced form
    • Edit accounts, even the imported ones
    • Generate TOTP and HOTP security codes

     

    How to restore my QR codes when re-installing the container?
    1. Back up the DB file (database.sqlite) somewhere in your server, located under '/.../appdata/2fauth/', or you can back up the whole directory to simplify.
    1. Re-create the container with all the requiered fields in the template (same configuration as it was in previous container).
    3. Done!

     

    Live demo:
    https://demo.2fauth.app/
    user: [email protected]
    pass: demo

     

    How to proceed when restoring the container?
    0. Be sure to backup the DB file (database.sqlite) somewhere in your server, located under '/.../appdata/2fauth/', or you can back up the whole directory to simplify.
    1. Load and fill-in all the requiered fields in the template (same configuration as it was in previous container), then create the container, as usual. Stop it now.
    2. Navigate to where you could save the DB file (i.e.: using Krusader), and place it under '/.../appdata/2fauth' directory. Launch the container again.
    3. Done!


    NOTES

    • Run the following cmd via Terminal (unRAID) before building the container: mkdir -m 777 /mnt/user/appdata/2fauth.
    • A default app key (APP_KEY) is already included in the template, but it's highly recommended to change it by your own. Then, copy and paste it into the template, and rebuild the container. Be sure to clean the config directory (appdata), so the DB is re-generated with new the key.
    • There are some other variables that the user can use on this template, if needed. Check the official doc to know more.
    • The container can be accessed via HTTP, but HTTPS will be required when adding new QR codes.


    VERSION
    1.1 (2022-09-05)

  20. Don't know if someone is still using the plugin here, but I wanted to ask if someone knows why it shows me the pool 'Cache' only, but not the other ones I have.

     

    For other users unBALANACE shows all their pools, except the encrypted ones. But in my case, I have a total of 3 different pools, one of them is the main one: Cache. And non of them are encrypted. All are in BTRFS.

    I have tried re-installing it again, but stills showing the same pool (Cache).

     

    Thank you.

     

    7858758678.JPG

    86875858.JPG

    • Thanks 1
  21. photo-stream.png

     

    This docker template was created based on an already available docker image


    GitHub: https://github.com/waschinski/photo-stream
    DockerHub: https://hub.docker.com/r/waschinski/photo-stream
    My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

     

    DESCRIPTION

    Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski and friends. Easy to use, self hosted, no tracking, just photos.

     

    Some of the features:
    - Lazy loading
    - Only load larger resolutions when needed (to save on bandwidth)
    - Photo tints
    - Keyboard shortcuts
    - Unique URL's for photos
    - RSS feed (Which you can plug into IFTTT and set up auto-posting to most social networks, like @maxvoltar has done here. Make sure you select "Post a tweet with image" when setting it up to embed the photo.)
    - Drag, drop, commit workflow (learn more about how to add photos to your stream)
    - Optimized light and dark themes (auto-enabled depending on your OS preferences)
    - Optional: Links to your social networks

     

    Live demo:
    https://floremotion.de/
    https://joeyabanks.photo/
    https://photos.alexbaldwin.com/
    https://jad.photos/
    https://photo.silvandaehn.com/
    https://chriszeta.it/
    https://rafa.photo/

     

    NOTES
    • To customize its variables go to here: https://github.com/waschinski/photo-stream#customize

    • Try not to add pictures (files) with very long filenames (i.e.: 10312670_1437325909908866_8181083286325937099.jpg), because it was causing problems with some users.


    VERSION
    1.0 (2022-01-16)


    If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


    If you like my work, please consider making a little donation.
    - DONATE -
    Thank you very much 🙂

×
×
  • Create New...