Commit Graph

347 Commits

Author SHA1 Message Date
Tom Keffer
00492024c0 More clarity (hopefully) in the upgrade guide 2023-12-24 17:10:10 -08:00
matthew wall
88e2e9a543 fix broken link. add a little narrative to smooth out the log link. 2023-12-24 08:04:53 -05:00
matthew wall
6a3eb0360c fix broken formatting for weectl 2023-12-23 22:04:55 -05:00
Tom Keffer
f5c7388494 Update weectl usage 2023-12-23 18:21:04 -08:00
Tom Keffer
cdd4d60c59 Fix some broken links. 2023-12-23 18:06:50 -08:00
Tom Keffer
61d5ce3612 Create separate "monitoring" page
Add information about logging on macOS.
2023-12-23 16:54:29 -08:00
Tom Keffer
32add3bfea Seek permission before installing extensions
Include the --yes option in usage strings
2023-12-22 14:04:10 -08:00
matthew wall
043648e94b remain agnostic 2023-12-22 09:18:50 -05:00
matthew wall
9d25cee13a more consistency/smoothing in the quickstart instructions 2023-12-22 09:16:09 -05:00
matthew wall
915cb924f7 make help links consistent in the quickstarts 2023-12-22 08:30:56 -05:00
Tom Keffer
85bb673989 Link to pip troubleshooting guide 2023-12-21 17:23:04 -08:00
Tom Keffer
17595ae6a7 Fix broken link 2023-12-21 14:51:43 -08:00
matthew wall
75ac7e5f61 clarify behavior when upgrading deb/rpm 2023-12-21 17:21:04 -05:00
matthew wall
e10ca88ab4 a few more minor adjustments in the pip quickstart 2023-12-21 15:18:17 -05:00
matthew wall
51c37e7079 added sysv setup script. make documentation of scripts for pip integration consistent. 2023-12-21 14:47:39 -05:00
matthew wall
7d8612c242 python 3.6 now not python 3.7 2023-12-21 14:18:34 -05:00
matthew wall
9411e23d7c make directories end in slash. more tweaks to consolidate and make logging references consistent. 2023-12-21 13:46:29 -05:00
matthew wall
09fe0a8c12 revert to logs going to system logger without separate weewx segregation 2023-12-21 13:22:31 -05:00
matthew wall
b2c424c485 complete the revert to system logging facility, no splitting out of weewx messages to separate file. logrotate and rsyslog conf files are now robust so that they can be enabled by symlinks if user wants it - documented in the wiki 2023-12-21 08:37:03 -05:00
Matthew Wall
e3201744ec document full purge 2023-12-18 09:06:21 -05:00
Tom Keffer
824d9264d0 Make code block line numbers the same same as code 2023-12-17 16:59:29 -08:00
matthew wall
a3d81c78c5 more log doc tweraks 2023-12-15 19:53:05 -05:00
matthew wall
d450186d3c update log location and other log-related details 2023-12-15 19:27:41 -05:00
matthew wall
def5724839 log is now /var/log/weewx/weewx.log not weewxd.log 2023-12-14 11:35:52 -05:00
matthew wall
0a62855111 apparently epel must be installed separately from weewx dependencies? 2023-12-14 11:31:28 -05:00
Tom Keffer
0b8301db7a Details on option --what 2023-12-13 16:57:56 -08:00
matthew wall
8d62c8bed7 Merge branch 'V5' of github.com:weewx/weewx into V5 2023-12-12 17:33:49 -05:00
matthew wall
3680105da4 make instructions consistent between systemd and macos 2023-12-12 17:33:46 -05:00
Tom Keffer
e706ea2a61 Simplify customization instructions.
Change the title of the section on application options back to "The
configuration file weewx.conf" (which is what it was in V4). No one
knows what "application options" are.
2023-12-11 13:38:51 -08:00
gary
f4b844b2de Merge branch 'V5' of https://github.com/weewx/weewx into V5 2023-12-12 06:49:12 +10:00
gary
09cab7e941 update console output and minor reformatting of cumulus, wd, weathercat and wu instructions 2023-12-12 06:48:56 +10:00
Tom Keffer
b7fe7e955d Rename setup-daemon.linux to setup-daemon.systemd 2023-12-11 07:14:33 -08:00
gary
ebb550497a update import config options and csv import console output 2023-12-11 22:40:33 +10:00
Tom Keffer
bc6a5b3359 Include instructions on using the script setup-daemon.linux. 2023-12-09 13:58:44 -08:00
Tom Keffer
e60c447cbb Fix broken links. 2023-12-09 13:57:29 -08:00
gary
e4d2eed76a added import utility para to upgrade guide 2023-12-08 07:11:54 +10:00
matthew wall
efdfb5ff69 make images with captions consistent. make tables more consistent. 2023-12-06 15:35:15 -05:00
matthew wall
36709496b8 remove unused css 2023-12-06 15:34:27 -05:00
matthew wall
7b819e2e04 fix the mangled formatting on upgrade page. re-apply the removed/changed/added colors. 2023-12-06 11:46:21 -05:00
matthew wall
1797d1cab5 Merge branch 'V5' of github.com:weewx/weewx into V5 2023-12-06 10:58:59 -05:00
matthew wall
5cc6b8b497 css fixes for tables and scrollbars. eliminate more leftover table formatting. 2023-12-06 10:58:53 -05:00
Tom Keffer
ca88cb3085 Correct the documentation of StdCalibrate 2023-12-06 05:29:23 -08:00
matthew wall
abbcd87383 clarify logging 2023-12-06 07:26:44 -05:00
gjr80
c864432667 fix some incorrectly named/labelled is_cumulative field map options 2023-12-06 16:43:23 +10:00
gary
52e2469ff8 Merge branch 'V5' of https://github.com/weewx/weewx into V5 2023-12-06 15:13:06 +10:00
gary
2fdb41deaf wd import instructions typos 2023-12-06 15:12:46 +10:00
gary
0c099a47bd revised weathercat import instructions 2023-12-06 15:12:27 +10:00
Tom Keffer
79656b0521 All paths should be relative for "where" page 2023-12-05 17:43:51 -08:00
Tom Keffer
c7f8bcee38 Correct syntax for weewxd 2023-12-05 17:43:16 -08:00
gary
fbfc1c7426 revised wd import instructions 2023-12-06 11:12:39 +10:00