Skip to content

An opinionated, BYOC-first, workload deployment platform for the cloud.

Notifications You must be signed in to change notification settings

alphauslabs/jennah

Repository files navigation

Overview

jennah is an opinionated, workload deployment platform for the cloud. Internal to Alphaus.

Development guidelines

Generate code from proto files:

   $ make generate

Build the gateway binary and run:

  $ make gw-build
  $ ./bin/gateway -h

Build gateway Docker image:

   $ make gw-docker-build

Run gateway container:

   $ make gw-docker-run

Push gateway to registry:

   $ make gw-docker-push

Notes:

Make sure to run the command below everytime you have made changes especially when adding/removing packages.

  $ go mod vendor && go mod tidy

About

An opinionated, BYOC-first, workload deployment platform for the cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5