From 86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 15 Nov 2023 14:19:25 +0100 Subject: 🚀 Debian package: python-django-ishtar - add man page - fix copyright file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/ishtar-delete-instance.8 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 install/ishtar-delete-instance.8 (limited to 'install/ishtar-delete-instance.8') diff --git a/install/ishtar-delete-instance.8 b/install/ishtar-delete-instance.8 new file mode 100644 index 000000000..310f299a0 --- /dev/null +++ b/install/ishtar-delete-instance.8 @@ -0,0 +1,24 @@ +.\" Manpage for ishtar-delete-instance. +.TH man 8 "15 Nov 2023" "1.0" "ishtar-delete-instance man page" +.SH NAME +ishtar-delete-instance \- create a new ishtar instance +.SH SYNOPSIS +ishtar-delete-instance +.SH DESCRIPTION +ishtar-delete-instance remove: +.IP \[bu] 3 +instance configuration files (python django settings, nginx, uwsgi, supervisor and monit). +.IP \[bu] +the associated "/srv/ishtar/instance_name" directory. +.IP \[bu] +if relevant the dedicated rabbitmq queue. +.IP \[bu] +the associated database. +.SH OPTIONS +ishtar-delete-instance does not take any options. +.SH SEE ALSO +ishtar-prepare-instance(8) +.SH BUGS +No known bugs. +.SH AUTHOR +Étienne Loks (etienne.loks@iggdrasil.net) \ No newline at end of file -- cgit v1.2.3