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>2026-05-20 15:07:04 +0200
commit35b34fb3829322e5f3cb017aa6aca56ae9d11792 (patch)
treec80f89d1a08cba3d617a76de59ef945f359bf502 /install/ishtar-delete-instance.8
parentda50d10a2b594e9fcfb6135011c12f41c1a0275e (diff)
downloadIshtar-35b34fb3829322e5f3cb017aa6aca56ae9d11792.tar.bz2
Ishtar-35b34fb3829322e5f3cb017aa6aca56ae9d11792.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