Merge branch 'main' of github.com:BookStackApp/website

This commit is contained in:
Dan Brown 2022-03-02 21:53:15 +00:00
commit c1e419b31a
Signed by: danb
GPG key ID: 46D9F943C24A2EF9

View file

@ -169,7 +169,7 @@ _**Note: These are not tested, vetted nor supported by the official BookStack pr
- [Uberspace](https://lab.uberspace.de/guide_bookstack.html) - A European based hosting provider.
- [Home Assistant Community Add-on](https://github.com/hassio-addons/addon-bookstack) - For [Home Assistant](https://www.home-assistant.io/) users.
- [Stellar Hosted](https://www.stellarhosted.com/bookstack/) - A European based managed hosting provider.
- [alwaysdata](https://www.alwaysdata.com/en/marketplace/bookstack/?tags=referrer:bookstack) - A European based managed hosting provider.
- [alwaysdata](https://www.alwaysdata.com/en/marketplace/bookstack/) - A European based managed hosting provider.
---
@ -193,4 +193,4 @@ For a "High Availability" BookStack setup you'll likely need to consider the fol
- The [theme system](/docs/admin/hacking-bookstack/#theme-system) and [error log](/docs/admin/debugging/) also use the local filesystem.
- A simplistic health-check endpoint can be found at the `/status` URI.
- This performs basic checks on subsystems.
- This should return a HTTP error status code (>=400) on any failure otherwise a 200 status code.
- This should return a HTTP error status code (>=400) on any failure otherwise a 200 status code.