Skip to content

DipeshShah11/Hasura-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Installing Hasura on Docker

Introduction

You find set of steps which helps to install Hasura GraphQL Engine on existing Postgres database in the local environment using Docker. Most of the steps are the same which instructed on official website Deploying Hasura using Docker. Here we will install Postgres, pgAdmin and Hasura

hasura-docker

Prerequisites

Docker

List of steps for Installing Hasura

(1) Install Docker in your system. (2) Download repository in your system. (3) Navigate into the local folder in which the repository kept. (4) Run "hasura-using-docker.yaml" on command prompt using following command. hasura-using-docker up (5) You will see lot of log output.

Time to open Hasura Console

Navigate to Hasura Console for Hasura console.

About

Install Hasura on your Local Machine using Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published