api-snowdepth

module
v0.0.0-...-981ed55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2022 License: AGPL-3.0

README

Introduction

This service is responsible for storing snowdepth telemetry and provide it to consumers via an API.

Building and tagging with Docker

docker build -f deployments/Dockerfile -t diwise/api-snowdepth:latest .

Build for local testing with Docker Compose

docker-compose -f ./deployments/docker-compose.yml build

Running locally with Docker Compose

docker-compose -f ./deployments/docker-compose.yml up

The ingress service will exit fatally and restart a couple of times until the RabbitMQ container is properly initialized and ready to accept connections. This is to be expected.

Clean up the environment

docker-compose -f ./deployments/docker-compose.yml down -v

To clean up the environment properly after testing.

Directories

Path Synopsis
cmd
internal
pkg/graphql
THIS CODE IS A STARTING POINT ONLY.
THIS CODE IS A STARTING POINT ONLY.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL