aboutsummaryrefslogtreecommitdiff
path: root/doc/administration/installation.rst
AgeCommit message (Collapse)Author
34 hoursbump version to 0.11.0HEADv0.11.0masterDaniel Schadt
This includes a bump to Python 3.11, as we use datetime.UTC which was only added in 3.11. We could go back and change those instances to datetime.timezone.utc, but why artificially stick to Py 3.10.
9 daysupdate docs for PostgresDaniel Schadt
2025-02-05update docs to say Python 3.10 is requiredv0.10.0Daniel Schadt
2024-04-07add docs about the updaterDaniel Schadt
2024-04-05documentation improvementsDaniel Schadt
2023-05-10update fietsctl invocation in the docsDaniel Schadt
2023-04-20update installation docsDaniel Schadt
2022-11-21small documentation fixesDaniel Schadt
2022-11-19add docs for more tile proxy informationDaniel Schadt
2022-07-09start writing docs properly, not in the READMEDaniel Schadt