Files
zulip/docs/production/maintain-secure-upgrade.md
Anders Kaseorg 4ce37176db docs: Migrate from recommonmark to MyST-Parser.
Recommonmark is no longer maintained, and MyST-Parser is much more
complete.

https://myst-parser.readthedocs.io/

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-09-10 16:12:52 -07:00

43 lines
1.0 KiB
Markdown

```{eval-rst}
:orphan:
```
# Maintain, secure, and upgrade
This was once a long page covering a bunch of topics; those topics
have since all moved to dedicated pages:
### Monitoring
Moved to [Troubleshooting](../production/troubleshooting.html#monitoring).
### Securing your Zulip server
Moved to [Security model](../production/security-model.md).
### Upgrading
Moved to [Upgrading to a release](../production/upgrade-or-modify.html#upgrading-to-a-release).
### Upgrading from a Git repository
Moved to [Upgrading from a Git
repository](../production/upgrade-or-modify.html#upgrading-from-a-git-repository).
### Upgrading the operating system
Moved to [Upgrading the operating
system](../production/upgrade-or-modify.html#upgrading-the-operating-system).
### Scalability
Moved to [Scalability](../production/requirements.html#scalability).
### Management commands
Moved to [Management commands](../production/management-commands.md).
### API and your Zulip URL
Moved to [REST API](https://zulip.com/api/rest).