Skip to content

Files

Latest commit

fc9f23a · Nov 8, 2022

History

History
This branch is 14564 commits behind zulip/zulip:main.

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 8, 2022
Sep 26, 2022
Nov 8, 2022
Sep 8, 2021
Jun 21, 2016
Feb 12, 2021
Jul 21, 2022
Jan 12, 2022
Sep 15, 2022
Oct 14, 2022
Apr 21, 2021
May 22, 2022
Jun 23, 2021
Jun 23, 2021
Sep 22, 2022

This directory contains scripts that:

  • Generally do not require access to Django or the database (those are "management commands"), and thus are suitable to run operationally.

  • Are useful for managing a production deployment of Zulip (many are also used in a Zulip development environment, though development-only scripts live in tools/).

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.