Commit Graph

57 Commits

Author SHA1 Message Date
Matthias Wirth
896efdf37c fix setenv being mistakenly removed 2020-11-16 12:56:34 +01:00
Matthias Wirth
fa7e268ad7 get rid of redundant file 2020-11-16 12:46:24 +01:00
Matthias Wirth
76bd18e892 asdf 2020-11-13 23:00:40 +01:00
Matthias Wirth
3873660b8a make lighttpd work right ..... no double gzip 2020-11-13 22:18:38 +01:00
Matthias Wirth
e1c1614db3 add more detection for duplicate mod_setenv 2020-11-13 20:42:28 +01:00
Matthias Wirth
45efc00b0c move some library stuff around 2020-11-13 16:34:48 +01:00
Matthias Wirth
93c769ca13 make install script more robust 2020-11-12 13:36:38 +01:00
Matthias Wirth
9d1a08f93f modify install script to cope with lighttpd 1.4.56 2020-11-11 15:00:53 +01:00
Matthias Wirth
e44b8d383b only place warning if not already present 2020-11-01 21:51:57 +01:00
Matthias Wirth
4945260b68 only disable compress.cache-dir when filetype json is enabled 2020-11-01 21:05:59 +01:00
Matthias Wirth
2a19864fa6 disable lighttpd.conf compress.cache-dir on install
There is no proper timeout for files in this folder so it can grow until
the disk is full or runs out of inodes.
This happens for example if json is selected for compressed filetypes
and the tar1090 page is left open continually loading jsons.
2020-11-01 20:43:18 +01:00
Matthias Wirth
2c0822e8af precompress database files in tar1090-db
load regCache as a json rather than constructing it from the database
2020-10-22 19:56:09 +02:00
Matthias Wirth
c6c4a6844d fix syntax error when checking filesize 2020-10-21 12:48:02 +02:00
Matthias Wirth
ccacb3d5a4 remove tar1090-db git directory if it gets too big 2020-10-21 12:37:32 +02:00
Matthias Wirth
40ad63ea24 ?pTracks shows only the tracks to get an idea of coverage
fix up install.sh test
2020-08-05 23:27:28 +02:00
Matthias Wirth
e3cfa811cc improve install script git clone / fetch logic 2020-08-05 13:26:36 +02:00
Mike
e3b8c85821 Linting 2020-07-30 13:41:17 +02:00
Matthias Wirth
cd7c87e7e2 check instance file for empty stuff and ignore those line 2020-07-22 22:40:06 +02:00
Matthias Wirth
dded19263b only use gzip 2020-05-24 12:40:03 +02:00
Matthias Wirth
d96d8ffef1 prevent misunderstandings 2020-05-22 05:17:34 +02:00
Matthias Wirth
9311dabfad improve lighttpd config robustness 2020-05-08 09:06:07 +02:00
Matthias Wirth
30de6496c2 stuff 2020-05-08 08:49:13 +02:00
Matthias Wirth
2265cb0618 clean up source folder detection logic 2020-05-06 08:04:20 +02:00
Matthias Wirth
8503df894d fix install script for tar1090_instances in some cases 2020-04-19 19:00:57 +02:00
Matthias Wirth
45335c4077 improve error message 2020-04-19 05:52:41 +02:00
Matthias Wirth
6861541813 check for aircraft.json instead of /run/xyz folder 2020-04-12 08:13:32 +02:00
Matthias Wirth
09292892f8 use adsbexchange-feed run dir if available 2020-04-11 17:45:50 +02:00
Matthias Wirth
9025159cf4 more clearly show errors 2020-04-10 22:50:12 +02:00
Matthias Wirth
bdf8fb20cd incorporate db_version into tar_version
alleviate caching issues on update
2020-03-29 21:56:20 +02:00
Matthias Wirth
285a4bdccc fix strange install.sh indent 2020-03-27 08:51:09 +01:00
Matthias Wirth
579bcb9a78 change var to let
gives nicer warnings for variable definitions.
scoping for let is more along the lines of  what people used to other
languages like me would expect. (var behaves strange ... wtf js)
2020-03-27 08:45:56 +01:00
Matthias Wirth
853d5a95e0 fix fresh install 2020-03-24 09:14:46 +01:00
Matthias Wirth
a5bb4a3523 change indent to spaces install.sh 2020-03-23 00:29:07 +01:00
Matthias Wirth
84dc105628 make sure the html directory always has a consistent state 2020-03-23 00:28:21 +01:00
Matthias Wirth
a4bb5e93c8 silence lighttpd detection 2020-03-19 12:34:58 +01:00
Matthias Wirth
7542db4444 otherport / webroot improvements for lighttpd
fix the readme for that
2020-03-16 15:08:21 +01:00
Matthias Wirth
16b6468dc4 enable port 8504 on lighttpd by default
clean up some install script stuff
2020-03-15 21:48:57 +01:00
Matthias Wirth
deeed9b206 add version.json 2020-03-14 09:51:08 +01:00
Matthias Wirth
0559e3ecac make internal IP detection more reliable 2020-03-14 09:34:17 +01:00
Matthias Wirth
1e7f4c6dd0 fix lighttpd config issue 2020-03-12 14:30:31 +01:00
Matthias Wirth
1ed8a27f0c do an additional check before messing with the lighttpd configuration 2020-03-12 09:04:58 +01:00
Matthias Wirth
9fb73ae244 always restart lighttpd when running, get rid of some bloat.
make sure stat-cache is disabled for lighttpd
2020-03-11 17:30:34 +01:00
Matthias Wirth
6d1c7c48e7 cache bust with git version instead of seconds since epoch 2020-03-08 13:22:18 +01:00
Matthias Wirth
a7763c52f6 don't create superfluous path 2020-02-23 17:18:46 +01:00
Matthias Wirth
dbb4280ed9 resolve database caching issues 2020-02-23 17:07:36 +01:00
Matthias Wirth
a86ad8f799 shenanigans 2020-01-31 02:47:01 +01:00
Matthias Wirth
6b32b306c5 move airport-coords 2020-01-29 15:35:04 +01:00
Matthias Wirth
cdb00512f1 move database to /db2 to avoid caching issues with new format 2020-01-23 18:13:35 +01:00
Matthias Wirth
e60692e385 history trace for globeIndex
and some other stuff
2020-01-22 20:49:11 +01:00
Matthias Wirth
4f99bb3c4c automatically turn off isolation 2020-01-19 21:10:27 +01:00