27 Commits

Author SHA1 Message Date
James Vasile
3ad9ed794c remove dead code line 2013-02-06 15:59:31 -05:00
James Vasile
500a8f1e79 write cherrypy.config if needed 2013-02-06 12:39:05 -05:00
James Vasile
cba61a0847 handle pidfile missing from cfg.py 2013-02-05 18:46:10 -05:00
James Vasile
c50029c2ec bump copyright year 2013-02-05 18:45:40 -05:00
James Vasile
a9524c4185 fix exmachina import 2013-02-05 18:45:23 -05:00
Tom Galloway
b45d5cfe85 Extra predepend's, plinth doesn't need to run as root, pidfile location set in cfg file. 2013-01-04 12:50:51 +00:00
Tom Galloway
b2c157ec1d Added predepend packages and updated python path for build folders. 2013-01-03 15:08:06 +00:00
Nick Daly
c129254e8a Merge branch 'master' of github.com:NickDaly/Plinth 2012-10-07 20:37:36 -05:00
Nick Daly
f03e184c78 Added default pidfile. 2012-10-07 20:28:42 -05:00
James Valleroy
480aacfac5 Fix host cfg and print on startup 2012-10-04 21:39:12 -04:00
Nick Daly
3ef8e8bbc2 Customize host in cfg.py.
We start with a default of 127.0.0.1, because anything else is stupid.

Change to 0.0.0.0 to serve to everybody.
2012-09-23 18:32:16 -05:00
bnewbold
f1e764f2e5 integrate exmachina configuration management layer
- add exmachina code and test code
- modify plinth.py to listen for shared secret on stdin at start
  (if appropriate flag is set) and try to connect to exmachina daemon
- use exmachina to read and set /etc/hostname as a demo
- update plinth init.d script to start exmachina and share keys
- update docs with new deps and run instructions
2012-07-12 22:25:50 -04:00
Sean O'Brien
5685d3f387 fixes to boostrap, new icons, mobile view works 2012-03-12 14:39:32 -04:00
Sean O'Brien
575aeb7b98 Added HTML5-Reset code http://html5reset.org
Removed robots.txt (we have "noindex,nofollow" in the template meta tags, do we need this?)
Added meta noindex,nofollow,noarchive tags for specific robots (googlebot etc.)
Removed extraneous meta tags useful only for indexing
Removed HTML5-Reset "_" directory.  Not sure why it's useful to add an ambiguous folder to the directory tree.
Made sure no Google-y code wasn't included (analytics, remote copy of JQuery, etc.)
Fixed symbolic link docs/style.css
New favicon and iOS "web clip" button
2012-03-12 14:39:31 -04:00
James Vasile
54b8e52a18 listen locally only, proxy to the outside world 2012-02-19 15:07:15 -05:00
James Vasile
ece0f1d1c5 rm old code 2012-02-19 15:07:15 -05:00
James Vasile
96eb193351 start second server 2012-02-19 15:07:15 -05:00
James Vasile
bc8887e8b6 move port to cfg 2012-02-19 15:07:14 -05:00
James Vasile
ce4b594f65 daemonize 2012-02-19 15:07:14 -05:00
James Vasile
d082538aee move to sqlite3 + json dict storage for users 2012-02-19 15:07:13 -05:00
James Vasile
10001bf564 update email address 2011-11-30 20:44:25 -05:00
James Vasile
b184fc74c5 generate cherrypy.config (for now) 2011-09-30 00:41:07 -04:00
James Vasile
89972dbc0f copyright date fix 2011-09-29 23:43:43 -04:00
James Vasile
2ac910adcf the right way to dynamically specify a module for import 2011-09-29 23:34:22 -04:00
James Vasile
ccb47b4993 Add author metadata in standard way 2011-09-29 23:33:57 -04:00
James Vasile
abc92385da added link to bug tracker 2011-03-09 13:46:13 -05:00
James Vasile
35071d7212 ... 2011-02-22 13:32:45 -05:00