An open API service indexing awesome lists of open source software.

https://github.com/katistix/dockdb

Easy PostgreSQL database provisioning.
https://github.com/katistix/dockdb

bash cli database docker postgresql script tool

Last synced: 5 months ago
JSON representation

Easy PostgreSQL database provisioning.

Awesome Lists containing this project

README

          

![Easy PostgreSQL database provisioning.](assets/dockdb_banner.png)

### How to run the scripts?

#### Create a new postgresql database container

```bash
curl -s https://raw.githubusercontent.com/katistix/dockdb/master/create.sh | bash
```

#### Get the database connection url string

```bash
curl -s https://raw.githubusercontent.com/katistix/dockdb/master/get_url.sh | bash
```

### Support this project

[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://patreon.com/katistix)
[![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/G2G5R30KO)