Requested Docker Apps.

Got a feature request? Great! Post your ideas here!
MikeG.6.5
Posts: 917
youtube meble na wymiar Warszawa
Joined: Fri May 15, 2015 1:56 am

Requested Docker Apps.

Post by MikeG.6.5 »

There are now a number of Docker Images available that would be helpful to people. The images are maintained elsewhere, so all that needs to be done is making the install portion to make ti happen.

A NAS is a perfect platform for media servers. Audio, video and books are easy to download and manage with the proper software.



Here are a few that could be useful for people:
Calibre (Docker image)
Readarr (Docker Image)
Prowlarr (Docker Image)

Along the lines of adding these apps, since they are docker conatiners, I suggest a way to update them automatically within the docker itself, I know it can be done with Portainer, if you have some skills, but not everyone has them.

I have successfully installed all but Readarr via Portainer, but have no icons on the ADM desktop (the key part I want to make happen) and have to manually update them through portainer.

Be nice if these are included in the App Store to get things more automated.
User avatar
father.mande
Posts: 2219
Joined: Sat Sep 12, 2015 2:55 am
Location: La Rochelle (France)

Re: Requested Docker Apps.

Post by father.mande »

Hi,

I can suggest you to ... ... do it yourself :D (it's serious)
https://developer.asustor.com/
... docker image are build by other (or you) so without needing to integrate (except one or two IP or UDP port ) ... so nothing :roll:
... docker are black box so can contains ... anything with any level of security ... so nothing in the NAS can limit run ... :mrgreen: except Asportal compatibility for full Calibre (using your list) but easy to workaround.

Integrating in an APKG (and providing it for validation to Asustor) is in minutes in this particular case ... (one icon, one json descriptor for ADM icon and integration) a short shell script to start the App.

Update is easy just change the docker image ...

The only difficulty (if wanted) is to check what are provide, software, libraries, scripts inside, etc. , interaction with other software and network security rules or kernel extension require ... but optional compare to quickest delivery.

Philippe.
NB Asustor always want to have more APKG providers to increase offer, so join the list, some like me are so limited ... but some others can help you (I think) based on their experience on docker integration in APKG (search docker in AppCentral on Asustor Web site) ... more we are better it is ...
Asustor updated :D to ADM 5.0
FS6706T / AS3302Tv2 / AS5202T / AS6602T
Asustor E.O.L. at A.D.M. 4.0 :(
AS5002T / AS1002T
Asustor past :mrgreen:
AS202T
User avatar
Nazar78
Posts: 2235
Joined: Wed Jul 17, 2019 10:21 pm
Location: Singapore

Re: Requested Docker Apps.

Post by Nazar78 »

The thing is when you create apps for ADM, you should have obligations to maintain it and not the responsibility for Asustor to update them because it's regarded as third party apps.

That said, it's very easy to schedule an auto update for the docker containers. A hint for you, it's not Portainer, use Watchtower instead.

As for creating the ADM icons, as mentioned by @father.mande, do it yourself: https://forum.asustor.com/viewtopic.php?f=228&t=14269.
AS5304T - 16GB DDR4 - ADM-OS modded on 2GB RAM
Internal:
- 4x10TB Toshiba RAID10 Ext4-Journal=Off
External 5 Bay USB3:
- 4x2TB Seagate modded RAID0 Btrfs-Compression
- 480GB Intel SSD for modded dm-cache (initramfs auto update patch) and Apps

When posting, consider checking the box "Notify me when a reply is posted" to get faster response
MikeG.6.5
Posts: 917
Joined: Fri May 15, 2015 1:56 am

Re: Requested Docker Apps.

Post by MikeG.6.5 »

I've looked at this. Even tried to reverse another couple of apps (Radarr and Sonarr) to see how everything was put together.

Every time I tried to add the APK, it comes up with the info from Radarr or Sonarr (Which ever I had previously made the changes to.)

Made the icons, made all of the ports, volumes and basically copied everything straight out of my Portainer specs for each app that I know work for these.

Not working as intended. And the documentation is, well, not something I'm following well enough to make happen right.
User avatar
Nazar78
Posts: 2235
Joined: Wed Jul 17, 2019 10:21 pm
Location: Singapore

Re: Requested Docker Apps.

Post by Nazar78 »

MikeG.6.5 wrote:Every time I tried to add the APK, it comes up with the info from Radarr or Sonarr (Which ever I had previously made the changes to.)
Not sure what you mean.

Perhaps you can share what you did with steps and screenshots, maybe we can help to correct your mistakes.

The documentation is straightforward. The link I posted earlier contains some tricks to easily modify an existing app in order to create a new one.
AS5304T - 16GB DDR4 - ADM-OS modded on 2GB RAM
Internal:
- 4x10TB Toshiba RAID10 Ext4-Journal=Off
External 5 Bay USB3:
- 4x2TB Seagate modded RAID0 Btrfs-Compression
- 480GB Intel SSD for modded dm-cache (initramfs auto update patch) and Apps

When posting, consider checking the box "Notify me when a reply is posted" to get faster response