summaryrefslogtreecommitdiff
path: root/install/ishtar-delete-instance.8
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-11-15 14:19:25 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-02-19 16:15:49 +0100
commit86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27 (patch)
tree25eec480630d2a93468ba2f8ba0bd9424bdadd9c /install/ishtar-delete-instance.8
parent28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5 (diff)
downloadIshtar-86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27.tar.bz2
Ishtar-86bdef4a42003bb65d553b7c8cc2a56ca1b1bf27.zip
🚀 Debian package: python-django-ishtar - add man page - fix copyright file
Diffstat (limited to 'install/ishtar-delete-instance.8')
-rw-r--r--install/ishtar-delete-instance.824
1 files changed, 24 insertions, 0 deletions
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