Everything posted by Capt.Insano
-
Release: Folding@Home Docker
I have a symbolic link between the correct config.xml location (/etc/fahclient/config.xml) to the accessible config.xml location (/config/config.xml) in the firstrun.sh but for some reason the link does not stick. When you do updates via WebUI or Advance Control it updates the /etc/fahclient/config.xml which only sticks around until the contain is updated. I need to figure out why the ln -s /etc/fahclient/config.xml /config/config.xml is not persistent. I will have another look at it tomorrow, really need some sleep.
-
Release: Folding@Home Docker
yeah it turns out that the FAHClient is too slow exiting for the "docker stop" command so a PID file gets left behind, stoping it from running again after restarting the container. I have to make the container delete any pre-existing fahclient.pid file on boot. ...building now
-
Release: Folding@Home Docker
Alright: Seriously sorry about this!! In updating the config.xm with comments etc. l I left a trailing "/" out of one line, resulting in FAHClint not starting. I have built again and now all is well!! People *MAY* need to delete their config.xml and let the container rebuild it on restart.
-
Release: Folding@Home Docker
Further update to ensure no permission problems with config.xml. ***Also updated config.xml with more info for new users: it is functionally the same as previous config.xml*** If existing user wants the updated config.xml they should: 1.stop the container 2.delete their config.xml 3.update and restart the container 4.update their config.xml Remember there is no need to do this if you don't want and it will happen automatically to any new installs. Hopefully that should be all little niggly bugs taken care of!! Today was my first experience with anything like this!! New to Docker, Github, Bash etc etc.!! Anyway, bedtime I have been at this FAR too long! Any futher issues please report. The Capt.
-
Release: Folding@Home Docker
I can access the webUI no problems on port 7396. It allows basic control on F@H. And, it doesn't require F@H to be installed locally. Granted, you have more controls through F@H Control Advanced if you install it locally, but for basic start / stop / idle control, the WebUI is all you need. You are absolutely right, I must have been having probs with my Cache in my browser while trying to set it up. I will edit all relevant fields now! Thanks EDIT: Click "Reload info" in DockerMan and FoldingAtHome.xml should be updated with WebUi info and link to WebUI
-
Release: Folding@Home Docker
Added better logic to runit script. DPKG -i was not making it run correctly without it. Update enroute, currently pending build on Docker Repo. Keep an eye out for update via DockerMan. Thanks, The Capt
-
Release: Folding@Home Docker
Currently doing a test build without runit being set up for FAHClient1
-
Release: Folding@Home Docker
Thank You! Any advice on why runit keeps trying to launch FAHClient even when it has already been started? See logs from squid above as example.
-
Release: Folding@Home Docker
Look in the config.xml, the default password in PASSWORD! Should fix it your connection issue. EDIT: You're right about the logs, I am also getting those errors even though I am folding OK. I wasn't earlier. Leave it with me
-
Release: Folding@Home Docker
Update:23/02/15 If you are updating this container from a prev install, please see this post: http://lime-technology.com/forum/index.php?topic=37729.msg355949#msg355949. This is my first crack at anything like this, be gentle!! I have created a container for the Folding@Home Client: http://folding.stanford.edu/ Small Extract: Folding can be done as part as teams, with Leadersboards on the Folding@Home Homepage. I created "Team UnRAID" for users of this plugin (changeable: see below) My repo is: https://github.com/CaptInsano/docker-containers/tree/templates Add it to your repo list in DockerMan to add this container. The container is based on phusion *.15 as per best practice. Currently the control of the client is done via a config file in /config, The WebUI (Port: 7396) or through the use of FAHControl UI (Windows/OSX/Linux). The default config.xml is setup for: remote access from local network, ***This will need changing if your IP Range is different that 92.168.1.* *** medium CPU use on 1 core only anonymous username, password: PASSWORD folding under a team I created called Team UnRAID. Info on options for config.xml can be found here: https://fah-web.stanford.edu/projects/FAHClient/wiki/ClientDifferencesV6ToV7 and https://fah-web.stanford.edu/projects/FAHClient/wiki/ClientUserGuide After initial run: Stop the container, change your Username and Password (and Team # if your want) in config.xml and then restart the container. FAHControl is provided as a part of the following download: https://fah.stanford.edu/file-releases/public/release/fah-installer/windows-xp-32bit/v7.4/fah-installer_7.4.4_x86.exe Hope people enjoy this and any advice on improvements would be much appreciated!! Big Thanks to: smdion (My Dockerfile and Container set-up based hugely on his work) gfjardim (For the great DockerMan) BRiT (Help fixing some bugs in this Container) Sparkleyballs (Some streamlining to the container) The Capt.
-
Docker requests
+1 for a Web-Based file manager. It would be great to move files into a BTSync folder for example. I did a quick look around and the ones I found were: Pydio Website: http://pyd.io Already existing Docker, would need to be adapted to our needs I reckon: https://registry.hub.docker.com/u/kdelfour/pydio-docker/ Mollify: Website: http://www.mollify.org/ Docker: None Exists xbox app ***Unusual name but looks very promising, (look at Screenshot folder in Github) Also active development*** Website: https://github.com/mc007/xbox-app Would love if someone would take a crack at this project. Defo an option, but maybe a dockerised MC with SSH to allow remote access and protect the host server from external attacks. Is that what you mean? Also to above might be move visually apealing to users. The.Capt edited 12/01/15 16.03: Typos
-
Docker requests
Care to post an xml for your rutorrent set up for use with gfjardim's amazing docker control plugin? I would greatly appreciate that. Also: any chance of a logitech media server (squeezebox) docker container by anyone? Regards, The.Capt
-
Docker requests
I would also love that!! For it to be universally useful a flexget container would also need created. I have used rTorrent for as long as I can remember and rutorrent for a 3+f years and TBH i find deluge better now. I got fed up with how stagnant rTorrent is e.g webseeds are available in every client but has an open feature request for 8+ years in rT Sorry for delay in response to this: IMHO flexget is not absolutely needed with the very effective RSS plugin available with ruTorrent: https://code.google.com/p/rutorrent/wiki/PluginRSS I used it successfully for a long time before moving to unraid. Does deluge/flexget have web-ui configurable RSS feeds? P.S: Love the flexibity likely with Docker! P.P.S: Could I also request a Logitech Media Server (Squeezebox Server) Docker Container? Thanks, The Capt.
-
Docker requests
I would also love that!!