Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference docker-compose files #88

Open
7 of 18 tasks
sooraj1002 opened this issue Mar 19, 2024 · 2 comments
Open
7 of 18 tasks

Reference docker-compose files #88

sooraj1002 opened this issue Mar 19, 2024 · 2 comments
Labels

Comments

@sooraj1002
Copy link

sooraj1002 commented Mar 19, 2024

Description

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

Tooling Specific

  • Monitoring
  • Temporal
  • Logging
  • Stencil App Dockerization

à la carte

Databases

  • Postgres
  • TimescaleDB
  • WrapSQL
  • ZomboDB

Visualisers

  • Hasura
  • Grafana
  • Superset

Object Storage

  • Minio

Gateways

  • Kong

Auth Services

  • FusionAuth
  • OIDC Lite
  • User-Service

Logging

  • Loki
  • Axiom
@Savio629
Copy link
Collaborator

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

  • Design a Dockerfile that installs and configures Postgres within a Docker container.
  • Incorporate setup steps for installing and configuring Hasura alongside Postgres within the same Docker container.
  • Include instructions and comments within the Dockerfile to guide users on how to customize configurations if needed.

Complexity : Medium

Product Name

Stencil

Organisation Name

SamagraX

Domain

DevOps, Database Management

Tech Skills Needed

Docker, Postgres, Hasura, Dockerfile

@techsavvyash techsavvyash changed the title Dockerfile for setting up postgres and hasura Reference docker-compose files Jun 19, 2024
@techsavvyash techsavvyash pinned this issue Jul 9, 2024
@techsavvyash
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants