src/Doc/System/Phabricator.thy
changeset 71329 2217c731d228
parent 71323 7c27a379190f
child 71347 3c4c171344f4
equal deleted inserted replaced
71328:4642a81f5913 71329:2217c731d228
   265     (subdirectory \<^verbatim>\<open>repo\<close>).
   265     (subdirectory \<^verbatim>\<open>repo\<close>).
   266 
   266 
   267     \<^enum> Multiple \<^emph>\<open>MySQL databases\<close> with a common prefix derived from the
   267     \<^enum> Multiple \<^emph>\<open>MySQL databases\<close> with a common prefix derived from the
   268     installation name --- the same name is used as database user name.
   268     installation name --- the same name is used as database user name.
   269 
   269 
   270   The root user may invoke \<^verbatim>\<open>/usr/local/bin/isabelle-phabricator-dump\<close>
   270   The root user may invoke \<^verbatim>\<open>/usr/local/bin/isabelle-phabricator-dump\<close> to
   271   to create a complete database dump within the root directory. Afterwards it
   271   create a complete database dump within the root directory. Afterwards it is
   272   is sufficient to make a conventional \<^bold>\<open>file-system backup\<close> of everything. To
   272   sufficient to make a conventional \<^bold>\<open>file-system backup\<close> of everything. To
   273   restore the database state, see the explanations on \<^verbatim>\<open>mysqldump\<close> in
   273   restore the database state, see the explanations on \<^verbatim>\<open>mysqldump\<close> in
   274   \<^url>\<open>https://secure.phabricator.com/book/phabricator/article/configuring_backups\<close>.
   274   \<^url>\<open>https://secure.phabricator.com/book/phabricator/article/configuring_backups\<close>;
       
   275   some background information is in
       
   276   \<^url>\<open>https://secure.phabricator.com/book/phabflavor/article/so_many_databases\<close>.
   275 
   277 
   276   \<^medskip> The following command-line tools are particularly interesting for advanced
   278   \<^medskip> The following command-line tools are particularly interesting for advanced
   277   database maintenance (within the Phabricator root directory):
   279   database maintenance (within the Phabricator root directory):
   278   @{verbatim [display] \<open>  phabricator/bin/storage help dump
   280   @{verbatim [display] \<open>  phabricator/bin/storage help dump
   279   phabricator/bin/storage help shell
   281   phabricator/bin/storage help shell