37 Commits

Author SHA1 Message Date
Tom Keffer
4729250859 'sudo apt update' before doing anything 2026-01-31 14:23:08 -08:00
Matthew Wall
5afecd3338 make removal instructions consistent 2024-07-04 16:29:29 -04:00
matthew wall
46bd7b6f8b pull doc changes about weewx user from dev to master. direct users to permissions wiki page. 2024-02-08 10:15:30 -05:00
Matthew Wall
6cf7f5cd24 handle cases where permissions are broken before the installation. fixed typo in rpm user_dir macro. do explicit daemon-reload for rpm systemd unit configuration. 2024-02-04 14:32:21 -05:00
matthew wall
d609d59adb as of 5.0.1, sudo is not necessary for a deb/rpm install that is installed by a non-root user - s/he will be in the weewx group 2024-02-01 18:59:42 -05:00
matthew wall
e97e4983dd remove a few dangling log leftovers 2024-01-02 11:09:08 -05:00
Tom Keffer
cdd4d60c59 Fix some broken links. 2023-12-23 18:06:50 -08: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
matthew wall
75ac7e5f61 clarify behavior when upgrading deb/rpm 2023-12-21 17:21:04 -05:00
matthew wall
7d8612c242 python 3.6 now not python 3.7 2023-12-21 14:18:34 -05:00
Matthew Wall
e3201744ec document full purge 2023-12-18 09:06:21 -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
Tom Keffer
e706ea2a61 Simplify customization instructions.
Change the title of the section on application options back to "The
configuration file weewx.conf" (which is what it was in V4). No one
knows what "application options" are.
2023-12-11 13:38:51 -08:00
Tom Keffer
e60c447cbb Fix broken links. 2023-12-09 13:57:29 -08:00
matthew wall
2c420712fd provide more guidance during 'verify' in the quickstarts 2023-12-05 09:04:52 -05:00
matthew wall
10bc8cde9b clarify upgrade changes for deb/rpm installs 2023-12-04 15:54:01 -05:00
Matthew Wall
5c66bb9aa9 clarify what happens during upgrade 2023-12-02 15:14:45 -05:00
Matthew Wall
706f2f2143 update purge instructions 2023-12-02 15:03:02 -05:00
Matthew Wall
d95348603c no more support for rh8, since there are no configobj, cheetah, pillow, serial, or usb packaged for the python38 or python39 (or python3.11?) packages for redhat 8 2023-11-25 11:54:28 -05:00
Matthew Wall
6eef0abb2e provide guidance about installing extensions 2023-11-25 10:13:08 -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
73ca205b60 Fixed innumerable grammatical nits.
Thanks PyCharm.
2023-10-04 18:19:07 -07:00
Matthew Wall
24c28f2791 fix links. make instructions consistent. added copy option to shell blocks. 2023-07-21 09:04:20 -04:00
Tom Keffer
9ac1534cd3 Fix broken list. Some style changes. 2023-07-03 18:35:47 -07:00
Matthew Wall
e6b2b30dc5 delete is more emphatic 2023-06-10 09:55:37 -04:00
Matthew Wall
266ff3fa64 provide more info for customize step. ensure consistency across install methods 2023-06-10 07:54:57 -04:00
Matthew Wall
c2d5501cd1 refactor upgrade guide 2023-06-10 06:59:15 -04:00
Matthew Wall
19a793b2fc minor install tweaks 2023-06-09 09:32:08 -04:00
Matthew Wall
f0f44cf147 minor cleanup 2023-06-09 08:51:42 -04:00
Matthew Wall
dd4579b426 fix html location. fix broken links. 2023-06-07 09:45:52 -04:00
Matthew Wall
3d516f047a consolidate the v5 documentation. remove redundant docs/links. flatten some of the doc structure. placeholder for run-from-source. 2023-06-06 22:39:43 -04:00
Matthew Wall
6ddb764761 update the suse quickstart, plus fixes to keep debian and redhat aligned 2023-06-03 17:41:14 -04:00
Matthew Wall
5a2ce95e7e update redhat quickstart. clean up debian and pip quickstarts. 2023-06-03 17:25:05 -04:00
Tom Keffer
b936533bd5 No longer use weewx-python3.list --- make it explicit
Fix some links
2023-04-11 18:56:22 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00