-
Notifications
You must be signed in to change notification settings - Fork 3
Comet Desktop - Ext JS 3 Web Desktop
License
xantus/comet-desktop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------- Comet Desktop v2 - Extjs Web Desktop ------------------------------------------------------------- http://github.com/xantus/comet-desktop This version is completely rewritten! The backend is Mojo which has no other requirements other than Perl 5.8.1+ Mojo has a built-in web server, and supports CGI, and FastCGI Comet Desktop can run on almost anything, including Windows! (we dev on linux, so report any win32 issues :>) Getting Started Intall mysql server and client. import db/desktop.sql into a database named 'desktop' (or configure it via etc/comet-desktop.conf Edit etc/comet-desktop.conf to your liking, but its best to start out with the defaults to get a look at it first To start the event bus ./bin/event-bus To start the flash policy server (for the flash based websocket) ./bin/flash-policy-server To start the http server: ./run CGI, and FastCGI will be covered later when the code is more mature. -- This is v2 of Comet Desktop, the OLD v1 can be found on Google Code at http://code.google.com/p/cometdesktop/ ------------------------------------------------------------- github Users ------------------------------------------------------------- To check out Comet Desktop from github: git clone git://github.com/kraih/mojo.git # THIS PART IS IMPORTANT git submodule update --init This will fetch Comet Desktop, and update the mojo submodule from their remote repo which is located at http://github.com/kraih/mojo -------------------------------------------------------------
About
Comet Desktop - Ext JS 3 Web Desktop
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published