You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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
The text was updated successfully, but these errors were encountered: