Commit Graph

404 Commits

Author SHA1 Message Date
Tom Keffer
e6bf5c936b Include PR #919 in change log 2024-01-19 14:08:49 -08:00
Tom Keffer
5374035861 Fix problem with weectl device when using installed drivers
Fixes issue #918
2024-01-17 14:47:11 -08:00
Tom Keffer
aa153b8f99 Document fix for installing w/v4 config files
Documents commit b6e027d6
2024-01-17 14:44:46 -08:00
Tom Keffer
e5724ba58a Include backwards compatible reference to weewx.UnknownType in log
Documents commit 0573e373
2024-01-17 14:42:02 -08:00
matthew wall
4441d4f78c special instructions for fedora 2024-01-14 22:25:26 -05:00
matthew wall
d7df48542e added link to detailed instructions 2024-01-14 17:46:02 -05:00
matthew wall
f4f09e20ce bump to 5.0.0 2024-01-14 11:39:43 -05:00
matthew wall
bd1c0a2831 added description of the daemon configuration script 2024-01-14 09:12:47 -05:00
matthew wall
d7fff7d185 Merge branch 'development' of github.com:weewx/weewx into development 2024-01-14 08:29:50 -05:00
matthew wall
6d350ea434 clarify systemd unit behavior for upgrading from v4 to v5 2024-01-14 08:29:45 -05:00
Tom Keffer
8f35950b06 Remove "documentation" from list of upgraded items 2024-01-14 04:59:02 -08:00
matthew wall
0dc7af24fa path to user dir is now /etc/weewx/bin/user 2024-01-11 08:51:55 -05:00
Tom Keffer
eb0463aa8c Use weewxd, not weewxd.py in docs 2024-01-11 04:26:09 -08:00
Tom Keffer
1a70fe83b5 Add instructions on installing importlib-resources for Python 3.6 2024-01-10 14:16:57 -08:00
Matthew Wall
9e0ab1345c fix zypper repos.d path 2024-01-10 16:37:40 -05:00
Tom Keffer
5aa60944e8 Update weewxd --help documentation 2024-01-10 07:46:01 -08:00
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