Thank you for the reply. Sorry I was not more specific. I'm more interested in how to remove all the sites/backups/databases associated with an Octopuses instance.
You should use Aegir interface to delete all sites and then platforms. Then you can delete manually Octopus hostmaster database, home directory and associated users. We don't have any kind of clean-up script yet.
Comments
Comment #1
omega8cc commentedYou mean removing
o1.ftpando1type of users when deleting Octopus instance?$ deluser --remove-home usernameSee also:
$ deluser --helpComment #2
webmasterkai commentedThank you for the reply. Sorry I was not more specific. I'm more interested in how to remove all the sites/backups/databases associated with an Octopuses instance.
Comment #3
omega8cc commentedYou should use Aegir interface to delete all sites and then platforms. Then you can delete manually Octopus hostmaster database, home directory and associated users. We don't have any kind of clean-up script yet.
Comment #4
webmasterkai commentedThanks for the details. I just wanted to make sure I wasn't missing something.