---
title: "Tutorial - Installing Grav manually"
description: "Find out how to install Grav CMS manually"
url: https://docs.ovhcloud.com/en/guides/web-cloud/web-hosting/cms-manual-installation-grav
lang: en
lastUpdated: 2024-03-28
---
# Tutorial - Installing Grav manually

## Objective

The **CMS** (**C**ontent **M**anagement **S**ystem) Grav enables websites to be developed quickly. Designed for optimized content management across Markdown files, Grav is perfect for creating personal websites or small business projects, without compromising on quality or customization.

**Find out how to manually install the Grav CMS on your OVHcloud web hosting plan.**

## Requirements

- An [OVHcloud web hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/)
- A [domain name](https://www.ovhcloud.com/en-gb/domains/)

## Instructions

### Prepare for installation

To install the **Grav** CMS on your [web hosting](https://www.ovhcloud.com/en-gb/web-hosting/), you will need to make some preparations.

Follow the **full set of steps** described in our tutorial on [installing a CMS manually](/en/guides/web-cloud/web-hosting/cms-manual-installation.md) before continuing on to the next step.

### Finalize manual installation

:::info
Before continuing with the installation, clear your web browser cache to avoid any errors.
:::

#### Go to your Grav website via your browser

Enter your domain name in the search bar of your web browser.

If the Grav source files were placed correctly in your root folder, the configuration page appears under `your-domain/admin`:

![Grav installation](/images/assets/screens/other/cms/grav/first-page-config.png)
Fill in the form to create an admin user, then click `Create User
` to confirm.
Once you have logged in to the Grav administration interface, start customizing your website.

### Customize your Grav website

Once you are logged in as an administrator on the Grav dashboard, you have access a multitude of options to configure and customize your website.

#### General website configuration

##### System configuration

In the main menu of Grav, click `Configuration
`, then in the `Site
` tab, change the name of your website, set the default language, or configure several settings related to your website.
To improve performance for your website, enable the cache. Click on the `System
` tab, then `Caching
`. Identify the `Caching
` line and tick `Yes
`.
![Grav installation](/images/assets/screens/other/cms/grav/activate-cache.png)
##### Media configuration

In the main menu of Grav, choose `Configuration
`, then in the `System
` tab, click `Media
`. On this page, define the behavior of your website’s media, such as images, videos, and documents.
#### Content management

##### Pages

In the main menu of Grav, click `Pages
` to see a list of all the pages on your website. Create new pages, modify existing ones, and organize the structure of your website.
To view and edit the contents of a page, click the name of the page in the list. For example, click `Home
` to change the title of your website’s main page, as well as its content.
![Grav installation](/images/assets/screens/other/cms/grav/list-pages.png)
##### Themes

In the main menu of Grav, click `Themes
` to change the appearance of your website. Install new themes or select a previously installed theme as the active theme.
To change the active theme, click the theme labeled `Active Theme`.

![Grav installation](/images/assets/screens/other/cms/grav/theme-active.png)
On the page that opens, customize your active theme.

#### Backup and update

##### Backup

By backing up your website, you can restore it to an earlier state, in the event of a technical issue.

In the main menu of Grav, click `Tools
`, select `Backup Now
` in the top right-hand corner of the screen that appears, then `Download Backup
` to download the backup of your website to your computer. By refreshing the `Backup`
 page, your backup will appear in the `Backup History
` list.
![Grav installation](/images/assets/screens/other/cms/grav/backup-history.png)
##### Update

Keeping your system up-to-date is vital to the security and performance of your website. In the main menu of Grav, click `Check for Updates
` to discover the available updates.
### Conclusion

You have just manually installed Grav CMS on your OVHcloud web hosting plan. After configuring your website, adding content and customizing the theme, your Grav website is accessible online via your domain name.

## Go further [](#)
[Tutorial - Installing WordPress manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-wordpress.md)

[Tutorial - Installing Joomla! manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-joomla.md)

[Tutorial - Installing Drupal manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-drupal.md)

[Tutorial - Installing PrestaShop manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-prestashop.md)

[Tutorial - Installing Pico manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-pico.md)

[Tutorial - Installing Typo3 manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-typo3.md)

[Tutorial - Installing SPIP manually](/en/guides/web-cloud/web-hosting/cms-manual-installation-spip.md)

[Tutorial - Manually install a CMS on my hosting plan](/en/guides/web-cloud/web-hosting/cms-manual-installation.md)

For specialised services (SEO, development, etc.), contact [OVHcloud partners](https://partner.ovhcloud.com/en-gb/directory/).

Join our [community of users](https://community.ovhcloud.com/).
