Commit Graph

373 Commits

Author SHA1 Message Date
matthew wall
7e2e8a32aa improved table format for pip locations. per-platform status instructions. 2024-01-10 08:45:40 -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
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