Commit Graph

81 Commits

Author SHA1 Message Date
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
Matthew Wall
6eef0abb2e provide guidance about installing extensions 2023-11-25 10:13:08 -05:00
Matthew Wall
5edb4b8bec fix typo 2023-11-25 08:31:58 -05:00
Matthew Wall
54f71ffc04 pull introductory install section up to flatten the install experience 2023-11-24 22:53:59 -05:00
Tom Keffer
3147301106 Updated docs to mkdocs v1.5.
Mostly involved changing links to suppress warnings
2023-11-19 16:18:49 -08:00
Tom Keffer
89bbbafe5c More comprehensive benchmark 2023-11-17 17:03:33 -08:00
Tom Keffer
89e8d34f39 Correct the "where" guide. 2023-10-26 14:50:21 -07:00
Tom Keffer
92e979e624 Minimize duplication.
Streamline install instructions. Hopefully, this will
make them less intimidating.
2023-10-26 14:50:04 -07:00
Tom Keffer
73ca205b60 Fixed innumerable grammatical nits.
Thanks PyCharm.
2023-10-04 18:19:07 -07:00
Matthew Wall
cb44e9e335 clarify meaning of ~ 2023-09-06 07:56:35 -04:00
Tom Keffer
2dfe1ce5f6 Include an introduction in the Users Guide
Link to the root index
2023-08-21 17:17:08 -07:00
Tom Keffer
86005a7f75 Change documentation to use weectl device instead of wee_device 2023-08-03 17:21:22 -07:00
Matthew Wall
11bc0a06b4 use source instead of . to be less confusing to noobs. put ve in home directory to more closely match normal usage. 2023-07-23 06:53:56 -04:00