Commit Graph

127 Commits

Author SHA1 Message Date
Patrick McGuire b3a6e05b60 Update install_services.sh 2022-02-14 14:50:57 -05:00
mcguirepr89 21a302f0d5 adding sox mp3 extension to installation 2022-02-14 13:47:52 -05:00
mcguirepr89 32966476e7 database views now link to recordings and spectrograms 2022-02-13 11:18:01 -05:00
mcguirepr89 220d5c4486 better logging 2022-02-11 15:45:53 -05:00
mcguirepr89 c98cd4dad7 removing unneeded hostname in journalctl logs 2022-02-11 13:49:38 -05:00
mcguirepr89 31aa8717d5 integrating birdnet_analysis and birdnet_server logs 2022-02-11 13:46:24 -05:00
mcguirepr89 d22cb246f3 typo 2022-02-06 09:26:38 -05:00
mcguirepr89 acb61f749b checks for caddy_pwd before creating the webterminal block 2022-02-06 08:42:28 -05:00
Patrick McGuire af7b76895a Update install_services.sh 2022-02-05 13:03:22 -05:00
mcguirepr89 080b1daf6a adding new server socket and analysis -- preparing
for test installation
2022-02-05 11:26:40 -05:00
Patrick McGuire b21a729cf8 Update install_services.sh 2022-02-03 11:08:25 -05:00
mcguirepr89 bcb8e848c7 better URL control 2022-02-02 19:07:03 -05:00
mcguirepr89 98048c56a8 switching EXTRACTIONLOG_URL to WEBTERMINAL_URL 2022-02-02 18:33:34 -05:00
mcguirepr89 0ec02a2239 fixing some missing symlinks and file permissions 2022-01-31 16:35:57 -05:00
mcguirepr89 cd5a2ed658 rebuilding database after clearing data 2022-01-31 16:23:17 -05:00
Patrick McGuire 2e58d916e7 Update install_services.sh 2022-01-30 09:28:57 -05:00
Patrick McGuire 4cbdd47a4a Update install_services.sh 2022-01-30 09:24:53 -05:00
mcguirepr89 3c2d18811b handling hostname avahi aliases 2022-01-29 14:11:41 -05:00
mcguirepr89 07494d15ec adjusting caddyfile creation 2022-01-29 13:08:54 -05:00
mcguirepr89 c813031feb smarter install (hopefully) allows to pre-set hostname
updated config and advanced for phone viewing
2022-01-29 13:04:35 -05:00
mcguirepr89 31f2edbd2a removed broked crontab editor and fixed permissions issue
added a few new words to translation.json
2022-01-29 08:51:45 -05:00
mcguirepr89 6ee2dad877 adding bashrc to the mix 2022-01-26 09:36:26 -05:00
Patrick McGuire 804488353b Update install_services.sh 2022-01-26 08:59:18 -05:00
Patrick McGuire fa8a2933b8 Update install_services.sh 2022-01-26 08:51:37 -05:00
Patrick McGuire 091d133e03 Update install_services.sh 2022-01-26 08:29:02 -05:00
mcguirepr89 d35e636e3d readding this 2022-01-26 08:17:13 -05:00
mcguirepr89 20749f72c2 replacing extraction_log with web_terminal 2022-01-26 07:49:15 -05:00
Patrick McGuire 04e9edbd7b Update install_services.sh 2022-01-25 14:55:18 -05:00
Patrick McGuire 14c9961b36 Update install_services.sh 2022-01-25 14:47:36 -05:00
Patrick McGuire 7060ae98e3 Update install_services.sh 2022-01-24 19:06:58 -05:00
mcguirepr89 cebcff5768 adding crontab editor 2022-01-24 18:38:45 -05:00
Patrick McGuire 356a35ebf3 Update install_services.sh 2022-01-24 10:49:55 -05:00
Patrick McGuire bf55c276b1 Update install_services.sh 2022-01-24 10:46:26 -05:00
Patrick McGuire f2b8882129 Update install_services.sh 2022-01-24 10:41:31 -05:00
Patrick McGuire bd80038f7b Update install_services.sh 2022-01-24 09:01:33 -05:00
mcguirepr89 5c442fb5ed added minimal install pulseaudio auto-login 2022-01-23 14:46:05 -05:00
Patrick McGuire 9c07a09e74 Update install_services.sh 2022-01-22 17:03:24 -05:00
Patrick McGuire 319a11d68e Update install_services.sh 2022-01-22 16:33:56 -05:00
mcguirepr89 08f1fa34f2 added new php configuration pages!! This is a good one! 2022-01-22 15:08:02 -05:00
Patrick McGuire f3fa4f5bd1 Update install_services.sh 2022-01-20 16:36:25 -05:00
Patrick McGuire 7c6cfa0dfb Fixed PHP version breaking for other locales
OLD
php_version="$(awk -F. '{print $2}' <(ls -l $(which /etc/alternatives/php)))"
NEW
php_version="$(awk -F'php' '{print $3}' <(ls -l $(which /etc/alternatives/php)))"
2022-01-08 07:34:50 -05:00
Patrick McGuire a044cad623 put a hold on caddy 2.4.5 for now 2021-12-09 17:33:10 -05:00
Patrick McGuire e5469b7211 restarts php7.VERSION-fpm to take on new password for db 2021-12-08 13:35:44 -05:00
Patrick McGuire 7273c078b9 fixed missing directory 2021-12-08 12:35:00 -05:00
Patrick McGuire 5c3605531f added favicon.ico install 2021-12-08 11:56:47 -05:00
Patrick McGuire 11ee1ca39b smarter generation of BirdDB.txt headers 2021-12-04 16:05:30 -05:00
Patrick McGuire 1389280789 fixing clear_all_data.sh to remove and recreate BirdDB.txt 2021-12-04 12:20:56 -05:00
Patrick McGuire 655d2ab498 adjustments -- generate BirdDB headers automatically 2021-12-04 11:58:34 -05:00
Patrick McGuire 631b048fb8 adding v2. to wttr (fix) 2021-12-02 10:39:32 -05:00
Patrick McGuire e32471cd17 keeping pi ownership of all files in BirdNET-Pi dir 2021-12-01 16:22:18 -05:00