93 Commits

Author SHA1 Message Date
Tom Keffer
899192f942 Fix bad links in User's Guide 2026-04-12 17:31:00 -07:00
Tom Keffer
fda146dff8 Use default-mysql-client metapackage.
Some versions of Debian do not offer `mysql-client`, only `mariadb-client`. Using the metapackage selects the appropriate client library
2026-03-31 07:26:59 -07:00
Tom Keffer
5f83e98776 Include links to relevant sections of the Reference Guide.
Fix some grammatical and spelling mistakes.

Issue #1055
2026-01-12 15:19:50 -08:00
Vince Skahan
20394668b3 minor tweak 2025-12-25 21:59:26 -08:00
Vince Skahan
4164e72f8c update per Tom input 2025-12-25 18:05:35 -08:00
Vince Skahan
38c0d5b685 minor wording tweak 2025-12-25 16:14:45 -08:00
Vince Skahan
ea68311a60 typo on one link 2025-12-25 15:22:00 -08:00
Vince Skahan
ddc9224f29 add uploading.md 2025-12-25 15:13:48 -08:00
Tom Keffer
bde904c7de Correct location for weewx.service 2025-11-12 18:18:13 -08:00
Tom Keffer
4d470f3405 Include instructions on making sure MySQL/MariaDB starts before WeeWX
Alternative to PR #1030.
2025-11-12 13:33:07 -08:00
Tom Keffer
2d025b4251 Document catch up for issue #993. 2025-02-26 07:44:20 -08:00
Tom Keffer
23e3cf233c Clarify logging destinations 2024-01-29 05:34:15 -08:00
matthew wall
11680181b4 fix broken links 2024-01-10 10:30:21 -05:00
matthew wall
897176563b added link to FAQ in troubleshooting 2024-01-10 09:48:05 -05:00
matthew wall
17935d583e my english good not so is today 2024-01-10 09:37:34 -05:00
matthew wall
e2566e3375 remove the mysql prompt, otherwise the copy is kinda useless 2024-01-10 09:28:19 -05:00
matthew wall
233f54fdc1 promote each step to heading so that we get a toc for the page. remove unnecessary indents. 2024-01-10 09:26:31 -05:00
matthew wall
d69b3144da keep the mysql/mariadb instructions together 2024-01-10 09:10:29 -05:00
matthew wall
f7fea98eae suggest ps top htop 2024-01-10 08:54:12 -05:00
matthew wall
9fe9441c41 merge changes from origin 2024-01-10 08:53:31 -05:00
matthew wall
7e2e8a32aa improved table format for pip locations. per-platform status instructions. 2024-01-10 08:45:40 -05:00
Matthew Wall
d173aa4ae1 provide more direction in the report section of monitoring 2024-01-09 13:07:07 -05:00
Matthew Wall
c068f6fefe make sysv and bsd tabs consistent 2024-01-09 12:55:52 -05:00
matthew wall
4378aa6ae6 clarify daemon configuration 2024-01-07 14:22:57 -05:00
matthew wall
ec95bc0afd provide instruction about how to stop weewxd directly, and how to start/stop as daemon. 2024-01-06 09:39:11 -05:00
Tom Keffer
f52ff71e6f Fix broken links 2024-01-05 15:48:12 -08:00
matthew wall
52d029f6d4 weectl puts the 'user' directory in 'bin/user' for weewx-data too 2024-01-02 12:54:41 -05:00
Tom Keffer
4e2ce168ca Allow macOS logging addition to be copied to clipboard 2023-12-24 17:18:15 -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
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
17595ae6a7 Fix broken link 2023-12-21 14:51:43 -08: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
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
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
efdfb5ff69 make images with captions consistent. make tables more consistent. 2023-12-06 15:35:15 -05:00
matthew wall
5cc6b8b497 css fixes for tables and scrollbars. eliminate more leftover table formatting. 2023-12-06 10:58:53 -05:00
matthew wall
abbcd87383 clarify logging 2023-12-06 07:26:44 -05: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
matthew wall
9a0e78b419 fix custom code location in backup doc 2023-12-05 15:52:25 -05:00
matthew wall
db549c6719 minor doc fixes 2023-12-05 11:09:09 -05:00
matthew wall
c686fc3d33 make log description consistent 2023-12-05 09:18:48 -05:00
matthew wall
e826ae32d9 fix a copy-paste duplicate. fix debian doc location. refer to generic doc URL, not specific version. 2023-12-05 08:39:22 -05:00
matthew wall
c3dcf37097 update logging and monitoring sections 2023-12-05 08:02:59 -05:00
Tom Keffer
6b2b761930 Revert to logging to syslog.
Unfortunately, the Python logging module is not process safe, so we
would not be able to have multiple processes writing to a single file.
2023-11-26 15:14:19 -08:00
Tom Keffer
054ac07e06 Mention log location in upgrade guide. 2023-11-26 07:41:40 -08:00
Tom Keffer
4619697337 No longer distribute docs.
Must access online.
2023-11-25 16:22:03 -08:00