OpenApp Wordpress

From Openpanel Documentation Wiki
Jump to: navigation, search


Contents

What does OpenApp Wordpress include?

OpenApp Wordpress consists of the following software:

Installing OpenApp Wordpress

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

Updating OpenApp Wordpress

Wordpress will not be updated by OpenApp, since it can update itself via de admin-interface. 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.

Backing up OpenApp Wordpress

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. For OpenApp Wordpress, make sure that the wordpress module for OpenApp-backup is enabled. You can check this by running

OpenApp-backup -n

Which will show you the modules that are executed by OpenApp-backup. If wordpress is not listed, run

OpenApp-backup-enmod wordpress

to enable the OpenApp-backup wordpress module.


Building an image

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

echo "<password>" | OpenApp-wordpress-passwd stdin
/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