From f79b5bf1f382872a89d3f43aeba4746d37a954ff Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 31 Jan 2020 10:51:26 +0000 Subject: [PATCH] commit 2e064cdf9f20a0355711ea5bb8fa26a09a2de25b Author: Robert Kaussow Date: Fri Jan 31 11:23:20 2020 +0100 cleanup documentation --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 3583ff7..c58525a 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: postgres type: docs --- -Setup PostgreSQL database +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.postgres) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.postgres?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.postgres) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) + +Setup a [PostgreSQL](https://www.postgresql.org/) database server. PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. * [Default Variables](#default-variables) * [postgres_base_dir](#postgres-base-dir)