summaryrefslogtreecommitdiff
path: root/install/ishtar-delete-instance.8
blob: 310f299a01eddbdbf19a0f82e01b33c4f2a765d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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)