sebastianwebber / sg-local

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sg-local

This lab contains a environment to run stackgres like it is in production - but in kind.

Requirements:

  • kind 0.11.0 or higher
  • helm 3.6.0 or higher
  • ruby 2.7.2 or higher

usage

To list all tasks, run:

rake -AT

To install the entire environment:

rake setup

To remove everything:

rake clean

About


Languages

Language:Ruby 100.0%