Patrick McGuire
b8e77f0dea
Update install_services.sh
2022-12-15 07:54:56 -05:00
Patrick McGuire
070db9a4ff
typo
...
Thanks @wrightrocket!
2022-10-10 14:56:28 -04:00
Patrick McGuire
f383ef1343
Merge branch 'main' into weekly-report
2022-07-06 07:25:07 -04:00
mcguirepr89
49975f8f60
making icecast2 more secure by default
2022-07-05 11:44:14 -04:00
ehpersonal38
8775b3f66f
disable tracking
...
I came across this in my console while trying to access Species Stats (Streamlit):

It seems that Streamlit collects telemetry data by default. An issue was raised in their GitHub repo (https://github.com/streamlit/streamlit/issues/4747 ), which details how it's illegal to collect data (even just the IP address) in Europe without explicit consent due to GDPR laws. The Streamlit founder then replied basically saying the onus is on the developers implementing Streamlit to deal with this themselves.
So I propose we disable sending data entirely, this PR does that.
2022-07-04 09:43:20 -04:00
ehpersonal38
5896f00a55
Notification conf and cron setups
2022-06-28 13:04:59 -04:00
mcguirepr89
d0d11f49b2
with this address line, no need for the others
2022-06-13 15:28:18 -04:00
mcguirepr89
db04d9bd15
LAN domain, IP address, or avahi-alias install
2022-06-10 14:13:18 -04:00
mcguirepr89
7ff0c569b4
this should be better going forward
2022-06-02 09:06:00 -04:00
Patrick McGuire
c54c0c7f17
Merge branch 'main' into remove-python-shebangs
2022-05-24 12:09:53 -04:00
mcguirepr89
cdbadbb45c
starting this to get some help
2022-05-23 18:41:16 -04:00
Patrick McGuire
14b2b8fe13
updating caddy repo fetching
2022-05-21 11:52:22 -04:00
Jake Herbst
670d3f90ca
Adding python3 virtualenv to python systemd services
2022-05-16 21:46:05 -04:00
Jake Herbst
b70aeac151
Fixing bug in Caddyfile with the '/views.php?view=File*' path.
...
Caddyfile expects all path specific 'matchers' to begin with a '/'
https://caddyserver.com/docs/caddyfile/matchers#syntax
2022-05-15 13:10:39 -04:00
Patrick McGuire
d3b779273a
Update install_services.sh
2022-05-12 16:51:32 -04:00
Patrick McGuire
e7689db3e7
Update install_services.sh
2022-05-12 12:23:42 -04:00
mcguirepr89
eb8fdd2d8a
adjustments to the installer and updater to ensure
...
`lsof` is installed
2022-05-05 16:42:47 -04:00
mcguirepr89
2270c35798
update to the way caddy is installed
2022-04-21 10:59:57 -04:00
Patrick McGuire
88dca4044d
Update install_services.sh
2022-04-17 14:53:39 -04:00
Patrick McGuire
817d001f3e
chart_viewer every 120s instead of 60s
2022-04-17 13:47:17 -04:00
mcguirepr89
0a9ee65a2b
daily_plot has a better call to the database
...
and updates every 60 seconds instead of 5 minutes
as it takes about 13 seconds and doesn't seem to
bother things
2022-04-16 11:49:58 -04:00
mcguirepr89
5664e052ad
different way of installing the crontab to use dynamic
...
user
2022-04-12 08:14:53 -04:00
mcguirepr89
f69f04d19d
changes that remove the default pi user
2022-04-11 17:29:00 -04:00
mcguirepr89
9319b1b55c
USER exported to createdb.sh
2022-04-11 12:33:00 -04:00
mcguirepr89
153bfc96c3
fixed a few paths
2022-04-11 12:05:49 -04:00
mcguirepr89
4a760eff65
dirname to my_dir
2022-04-11 11:40:21 -04:00
Patrick McGuire
b818bfd05b
Update install_services.sh
2022-04-11 11:16:13 -04:00
mcguirepr89
023b68f386
making changes to accomodate removing the pi user
2022-04-11 10:16:54 -04:00
mcguirepr89
2e9bbb795c
fixed todays_detections.php links
2022-04-04 07:18:38 -04:00
mcguirepr89
5a79fe0c09
symlinking todays_detections.php to EXTRACTED
2022-04-04 07:17:13 -04:00
Patrick McGuire
71b2c1c8c7
Update install_services.sh
2022-04-03 09:12:35 -04:00
mcguirepr89
5896a44889
adding new custom_recording.service in the installer (but not
...
enabled) cuz why not
new viewdb.php > todays_detections.php
2022-04-02 12:57:22 -04:00
mcguirepr89
5d97cd6ab7
fixed broken exclude_list.php symlink
2022-03-23 15:31:15 -04:00
Patrick McGuire
6ea8cde9a2
Update install_services.sh
2022-03-23 13:51:52 -04:00
mcguirepr89
bb23a171bb
adding streamlit app for testing
2022-03-14 17:39:42 -04:00
mcguirepr89
3f5c667fa1
single URL installation -- 1 custom URL
2022-03-14 09:58:19 -04:00
mcguirepr89
187b9c8ed7
ciritical miss!
2022-03-07 18:06:35 -05:00
mcguirepr89
b7c0c1bd78
testing another installation
2022-03-07 13:54:03 -05:00
mcguirepr89
9c7b71c10b
typos
2022-03-06 09:55:08 -05:00
mcguirepr89
e08180ff7d
tweaks and fixes
2022-03-03 14:50:37 -05:00
mcguirepr89
6bd6020f74
new location for services
2022-03-03 10:22:32 -05:00
mcguirepr89
0df161b762
preparing for an installation
...
moved systemd services to /usr/lib/systemd/system
will symlink from templates for easy updates
2022-03-03 09:56:18 -05:00
mcguirepr89
4108028931
adjusting for installations
2022-03-03 09:27:30 -05:00
mcguirepr89
c5a49c1cca
newif overhauls so far
2022-02-25 11:35:47 -05:00
mcguirepr89
cf0a3436f7
new ui
2022-02-23 22:18:35 -05:00
mcguirepr89
066b9c1c34
making sure play.php and play.css make their
...
way into ${EXTRACTED}
2022-02-23 18:05:11 -05:00
mcguirepr89
3d6466783b
adding play.php where it belongs
2022-02-22 15:22:33 -05:00
mcguirepr89
286aa095f9
time to test installation
2022-02-21 16:33:01 -05:00
mcguirepr89
1656851ef2
consolidating
2022-02-18 16:12:57 -05:00
Patrick McGuire
84e42cf923
Update install_services.sh
2022-02-18 15:46:51 -05:00