Hi,
How iocage's unofficial plugins are working ?
I would like to know how plugins are configured after being installed by iocage.
They are working fine, but I want to know some details on how things are done.
I looked into the git repo(https://github.com/ix-plugin-hub/iocage-plugin-index) more specifically 'irssi', but the json file isn't talking that much, there is a line called 'artifact' that points to another git repo(https://github.com/ix-plugin-hub/iocage-plugin-irssi) which contain one file with a single line :
'echo "Login to your irssi host and start irssi. Happy chatting" > /root/PLUGIN_INFO'
I think miss some part (a shell script that lists every steps), can you guys guide me into the right direction please ?
Thanks
How iocage's unofficial plugins are working ?
I would like to know how plugins are configured after being installed by iocage.
They are working fine, but I want to know some details on how things are done.
I looked into the git repo(https://github.com/ix-plugin-hub/iocage-plugin-index) more specifically 'irssi', but the json file isn't talking that much, there is a line called 'artifact' that points to another git repo(https://github.com/ix-plugin-hub/iocage-plugin-irssi) which contain one file with a single line :
'echo "Login to your irssi host and start irssi. Happy chatting" > /root/PLUGIN_INFO'
I think miss some part (a shell script that lists every steps), can you guys guide me into the right direction please ?
Thanks
