Commit Graph

388 Commits

Author SHA1 Message Date
Tom Keffer
84d44f5faf Merge remote-tracking branch 'origin/development' into development 2024-01-10 07:38:09 -08:00
Tom Keffer
1555627b8b Add some overlooked changes to the log. 2024-01-10 07:37:35 -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
6dd2efb65f make platform tabs consistent 2024-01-09 12:35:56 -05:00
Matthew Wall
db75a69cc4 clarify bsd pillow problem 2024-01-09 12:32:57 -05:00
Matthew Wall
c752a2998e simplify the yum/zypper repo files and instructions. enable gpgcheck for yum/zypper repos. 2024-01-09 12:23:12 -05:00
matthew wall
4378aa6ae6 clarify daemon configuration 2024-01-07 14:22:57 -05:00
Matthew Wall
04551c496f update the upgrade guide and changes 2024-01-07 12:58:43 -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
b915be2065 Alphabetize options 2024-01-05 17:11:47 -08:00
Tom Keffer
b701488e25 Bring documentation options up to date with the code
Alphabetize options
2024-01-05 17:09:46 -08:00
Tom Keffer
385c6b37f9 Alphabetize options 2024-01-05 15:48:30 -08:00
Tom Keffer
f52ff71e6f Fix broken links 2024-01-05 15:48:12 -08:00
Tom Keffer
b46b859d88 Change --no-prompt to --yes
Because it's actually a confirmation
2024-01-05 15:47:27 -08:00
Tom Keffer
14f3f1c952 Upgrade the upgrading notes 2024-01-03 14:04:10 -08:00
Tom Keffer
87fc2eca35 Update documentation for weectl station. 2024-01-03 09:13:22 -08:00
Tom Keffer
ddd3bfc7f0 Add WEEWX_ROOT to the glossary. 2024-01-03 08:21:03 -08:00
Tom Keffer
9d83713ffc Better explanation of option WEEWX_ROOT? 2024-01-03 08:06:29 -08:00
Tom Keffer
be3617e001 Explain new semantics of WEEWX_ROOT 2024-01-02 18:46:08 -08:00
matthew wall
f77c1adc96 provide some information about what the daemon setup does 2024-01-02 17:22:33 -05:00
matthew wall
05e031f525 consolidate daemon setup into a single script. simplify the python that describes it. simplify the pip install instructions. 2024-01-02 17:16:43 -05:00
matthew wall
4eb1f5bc60 revert weewxd and weectl invocations for a git install - i forgot that only a pip or deb/rpm install puts entry points into your path 2024-01-02 13:02:27 -05:00
matthew wall
52d029f6d4 weectl puts the 'user' directory in 'bin/user' for weewx-data too 2024-01-02 12:54:41 -05:00
matthew wall
4c11bd581b weectl and weewxd can be invoked without specifying python 2024-01-02 11:09:35 -05:00
matthew wall
e97e4983dd remove a few dangling log leftovers 2024-01-02 11:09:08 -05:00
matthew wall
5a1e639c74 update pip quickstart to match the setup-daemon changes. isolate the platform-specific steps from the generic pip/venv steps. 2024-01-02 10:12:46 -05:00
matthew wall
f39cc11306 happy new year! 2024-01-02 08:45:27 -05:00
Matthew Wall
b3b85a9fcb added bsd instructions (requires explicit install of python sqlite module, and better to use the system's Pillow instead of trying to build it or wheel it from pypi, due to complicated jpg, png, and other dependencies). tested the bsd init file on freebsd 13 and 14. added daemon setup script for bsd. 2023-12-31 01:54:19 -05:00
Matthew Wall
4cddcfcc1f Merge branch 'development' of github.com:weewx/weewx into development 2023-12-27 10:51:26 -05:00
Matthew Wall
accefa93b0 use a better name for the doc css file 2023-12-27 10:51:15 -05:00
Tom Keffer
4e2ce168ca Allow macOS logging addition to be copied to clipboard 2023-12-24 17:18:15 -08:00
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