Do you happen to have any data you are able to share about plugin use?
Doesnât every user who tries one start a new thread asking why itâs not working?
Plugins donât work? âŚI installed Nextcloud with a plugin about a month ago (I still use my older nextcloud jail instead but I was able to create a newer nextcloud jail and log in).
Itâs hit and miss these days.
Well, thatâs something to fix (in the âcommunity editionââŚif that ever takes off).
First thought that comes to mind:
- Keep
iocage
but offer simple scripts you canfetch
.
Iâve seen one script to install XYZ plugin but that was to be run from the host; it may be easier to create the jail on the host and then iocage console
in and fetch the script instead. A simple CLI interface could be created to offer up a choice of scipts to fetch. This would also keep the host clean.
I prefer scripts run from the host TBH. It allows you to integrate mount points without having to fetch, then stop the jail and add mount points, and see if everything works.
Most software installs stuff directly, and to mount it then requires you to empty the folder, mount it, and retransfer the data into it.
iX have never had the bandwidth to properly maintain plugins. They didnât with the original PBI-based ones (and abandoned them), they didnât with the iocage-based ones (and abandoned them), and they donât with the current Kubernetes-based ones (which is, they say, why theyâre moving to Compose-based). If they, who have paid engineers on staff, arenât able to keep up with this, what makes you think a âcommunity editionâ thatâs never going to exist anyway will?
Darn! Good point (you had me at âmount pointsâ). I forgot about mounting. Well, I guess scripting is still the way to go.
However, iX going to support plugins until 2025 when 13.3 goes EOL so I still think the first priority to get the bas os updated and then get some scripts built/updated.
Iâve wanted a generic âconfigâ script code/function/ability lately, so Iâll see if I can mock something up for use in some jail scripts. This way we could replicate the docker/nomad/etc. user config file mechanism.
Oh, I hear ya! But, at least Iâll going to give it a shot.
It probably wonât (highly likely). And, I already have my plan in place that doesnât include TrueNAS but, I guess, at least Iâm trying to do something. So, to answer your question(s): not sure. Wanna help?
ADDED:
I watched a CS Engineer knock a zero or two off Autodeskâs profit margin over a âdiscussion about an API question he hadâ once (it was awe inspiring).
âŚjust to list a few.
This seems to have diverged a lot from the original topic. Closing out, please open a General Discussion if there is conversation to be had about scripts / iocage and legacy things.
Nice. If we (I) create a âuser configâ interface thing, would you update those or are those abandoned?