Page 1 of 1
Running Deluge without the GUI
Posted: Thu Feb 21, 2008 9:03 pm
by hymerman
Hi, I'm just wondering whether it's possible to run Deluge without the GUI, and access it solely using the web UI plugin. I'm using Ubuntu 7.10 as a file/web/everything else server, and I'd like to have it started as a service when the machine turns on, for other machines on my network to use. Any help you could give would be appreciated muchly

Thanks!
Re: Running Deluge without the GUI
Posted: Thu Feb 21, 2008 9:11 pm
by andar
hymerman wrote:Hi, I'm just wondering whether it's possible to run Deluge without the GUI, and access it solely using the web UI plugin. I'm using Ubuntu 7.10 as a file/web/everything else server, and I'd like to have it started as a service when the machine turns on, for other machines on my network to use. Any help you could give would be appreciated muchly

Thanks!
You would need to use 0.6 for that.
Re: Running Deluge without the GUI
Posted: Thu Feb 21, 2008 9:16 pm
by hymerman
Does 0.6 exist? If so, where can I get it from? I don't mind building from source.
Re: Running Deluge without the GUI
Posted: Thu Feb 21, 2008 9:40 pm
by andar
hymerman wrote:Does 0.6 exist? If so, where can I get it from? I don't mind building from source.
You can install a nightly build deb:
http://forum.deluge-torrent.org/viewtop ... f=8&t=1625
Or you can grab the source from svn. It is in /branches/deluge-0.6
Re: Running Deluge without the GUI
Posted: Thu Feb 21, 2008 11:53 pm
by hymerman
Ah, all this 'daemon' stuff looks promising. I can't help but notice there's no web UI plugin though, which makes it rather useless for me... any idea how long it'll take to release 0.6 and get the plugins working?
Re: Running Deluge without the GUI
Posted: Fri Feb 22, 2008 12:58 am
by andar
hymerman wrote:Ah, all this 'daemon' stuff looks promising. I can't help but notice there's no web UI plugin though, which makes it rather useless for me... any idea how long it'll take to release 0.6 and get the plugins working?
The webui is not a plugin in 0.6, it is an user interface. To run the webui, do deluge --ui web
Re: Running Deluge without the GUI
Posted: Fri Feb 22, 2008 6:01 am
by danii
webui default password is
deluge by the way, banged my head for a while with that

Re: Running Deluge without the GUI
Posted: Mon Apr 14, 2008 12:06 pm
by weedman
Is it possible to build the nightlies without the GTK UI, and hence just the daemon and the 'null' UI?
I can't say that i've tried to build them without pyGTK, I just don't want to risk breaking more than just Deluge.