OpenApp Ruby

From Openpanel Documentation Wiki
Jump to: navigation, search


Contents

What does OpenApp Ruby include?

OpenApp Ruby consists of the following software:

Installing OpenApp Ruby

apt-get install openapp-ruby
openpanel-cli "update user password=<your password>"

Updating OpenApp Ruby

OpenApp will run apt-get update and apt-get dist-upgrade every night if you enable it in the 'Upgrades'-tab. That will upgrade all the software on the machine and may install new packages when needed.

That will upgrade all the software on the machine.

Backing up OpenApp Ruby

When you configure backups via OpenPanel, OpenApp-backup will run daily/weekly/montly and leave a executable file in /var/backups/. To restore from this file, please read about OpenApp_Backup. In addition to other OpenApp installs, OpenApp-ruby can use xtrabackup. This is useful when you have large (InnoDB) databases that you want to backup. Because xtrabackup doesn't dump the databases like mysqldump does, you do not suffer from locking of large table. To use xtrabackup, you must install it manually. Please see the instructions on the instructions on the Percona website. After you configured the sources of Percona's xtrabackup, type:

apt-get install openapp-xtrabackup

When apt-get is done, the xtrabackupmodule for OpenApp Backup will be enabled.

Building an image

To build an image for OpenApp Ruby (so that you have pre-configured everything for your user) take the following steps:

/var/openpanel/tools/openapp-smtp-configure-postfix "<hostname of the machine>" "<true|false smarthost>" "<smarthost, if former value is true>" "<admin emailaddress>"
openpanel-cli "update user password=<password>"
Personal tools
Namespaces
Variants
Actions
Documentation
Tools
Toolbox