You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thank you for your effort! I think this involves porting the (almost) complete implementation into the docker style, as I believe each line of code -more-or-less is there for a reason. It is not feasible for me to do that now, and I think it would be wiser to first clean up the original (working) version, before I work on the port.
Feel free however to show it is feasible. Perhaps others are able to contribute to your effort to make it functional within a reasonable timeframe. Etiher way I appreciate your pull request, and I can imagine it forms inspiration once the original repo has been cleaned up to develop a high-quality docker version as well, if people like that.
Good evening,
I've been working on a separate shell script that a user hosting a
taskd
server in a docker container would want to execute for the initial setup.tw-install-for-docker.sh
branch on my forktw-install-for-docker.sh script
I've made some progress up until today where I'm stumped by this error when executing
source ./tw-install-for-docker.sh
This indicates I've managed to at least establish some sort of connexion, but I'm stumped: the logs don't show any activity (
/var/taskd.log
).I was hoping you may have an idea on fixing this and help me finalize this script on which I must admit I've spent too much time.
Cheers,
The text was updated successfully, but these errors were encountered: