SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
28 stars 30 forks source link

Reference docker-compose files #88

Open sooraj1002 opened 6 months ago

sooraj1002 commented 6 months ago

Description

Planned/Available support for docker-compose files setup via the stencil CLI:

Tooling Specific

à la carte

Databases

Visualisers

Object Storage

Gateways

Auth Services

Logging

Savio629 commented 4 months ago

Description

To streamline the development and deployment process, it's essential to have a Dockerfile that automates the setup of both Postgres and Hasura. This issue entails creating a Dockerfile that configures a Docker container with both Postgres and Hasura, simplifying the setup process for developers and ensuring consistency across environments.

Objective

The primary objective of this issue is to develop a Dockerfile that sets up a Docker container with Postgres and Hasura, enabling developers to easily spin up a local development environment for database operations and GraphQL APIs.

Goals

Complexity : Medium

Product Name

Stencil

Organisation Name

SamagraX

Domain

DevOps, Database Management

Tech Skills Needed

Docker, Postgres, Hasura, Dockerfile

techsavvyash commented 2 months ago

@Savio629 cross off the things that we have added, start with adding off others. It would be good to detail out the steps for addition of a new docker image will be easier to get one onboarded, we can also think of an automation around this.