Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/czue/services


https://github.com/czue/services

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cory's Docker Services

Docker compose script to run Postgres and Redis and expose them on the standard ports.

To use just install docker and docker-compose and then run:

```
docker compose up -d
```

Then Postgres and Redis will be running in the background and available for all your projects.