# vim /etc/icinga2/conf.d/templates.conf
```
-
+
### Configuration Syntax Highlighting using Nano <a id="configuration-syntax-highlighting-nano"></a>
$ nano /etc/icinga2/conf.d/templates.conf
```
-
+
## Setting up Icinga Web 2 <a id="setting-up-icingaweb2"></a>
quit
```
-
+
After creating the database you can import the Icinga 2 IDO schema using the
following command. Enter the root password into the prompt when asked.
psql -U icinga -d icinga < /usr/share/icinga2-ido-pgsql/schema/pgsql.sql
```
-
+
#### Enabling the IDO PostgreSQL module <a id="enabling-ido-postgresql"></a>