Oliver Jowett
c144507471
Actually serve data on 8080, not just a redirect.
...
(This is not ideal but plenty of people seem to be confused by the
redirect and how it interacts with NAT)
2016-09-22 16:49:45 +01:00
Oliver Jowett
802f1f9404
Add a redirect for map URLs with no trailing slash
2016-09-22 16:49:23 +01:00
Oliver Jowett
cfb02c1a7c
Try to avoid conflicting with other lighttpd config that
...
touches the stat cache settings.
2016-09-22 16:45:28 +01:00
Oliver Jowett
de94839339
Add a CORS header to data json files.
2016-07-10 15:26:44 +01:00
Oliver Jowett
7987598a72
Listen on port 8080 and redirect to port 80 for backwards compatibility.
2016-04-11 11:58:51 +01:00
Oliver Jowett
b19c1f9dd2
Merge branch 'upstream'
2016-02-17 19:42:39 +00:00
Oliver Jowett
108b402918
Directly include the VRS-derived json db since the underlying DB
...
is not being updated any more.
2016-02-16 10:33:18 +00:00
Oliver Jowett
b433a521bf
Start trimming dump1090-mutability down for use in piaware.
2016-01-13 00:00:08 +00:00
Oliver Jowett
60eab2284f
Package changes to support the aircraft DB.
2015-02-25 13:16:54 +00:00
Oliver Jowett
0f1c0778f2
Disable lighttpd's stat cache in the sample config.
2015-01-07 19:01:56 +00:00
Oliver Jowett
125158b30a
Big rearrangement to add debconf support.
...
/etc/default/dump1090-mutability is now generated in postinst,
if it doesn't exist, from a template in /usr/share/dump1090-mutability.
Subsequently, the config file is updated in place if debconf-driven
changes are made.
Static HTML/javascript have moved to a "html" subdir to avoid exposing
the template via the webserver.
2014-12-09 20:36:24 +00:00
Oliver Jowett
796ca80db8
Increase the priority of the lighttpd config file to work around an
...
odd ordering problem with the default debian-doc configuration which
would mangle the alias list when accessing from localhost.
2014-12-06 22:19:24 +00:00
Oliver Jowett
b4b1c0b920
Update packaging to build a -mutability package.
2014-12-06 21:47:46 +00:00