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-08-20 10:42:39 +0200
commit5717c42cefa48dfc4cde3c7b2c0215e3d959c590 (patch)
treec944aa24a044853f346920807527fd4962e01802 /install/ishtar-delete-instance.8
parent6eed034a390b29dc5350ddf27c64d7fd4deafcaf (diff)
downloadIshtar-5717c42cefa48dfc4cde3c7b2c0215e3d959c590.tar.bz2
Ishtar-5717c42cefa48dfc4cde3c7b2c0215e3d959c590.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