data-seed-job

command module
v0.0.0-...-9472c58 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

data-seed-job

The following repository contains the files of the data seed job init container. The role of the init container is to write initial data into our Redis database.

In order to use our data seed job container, we should specify mainly 3 environment variables:

  • MICROSERVICE = playlist/videos.
  • REDIS_HOST = IP address or domain name of Redis database. In our case, we will use Azure Cache for Redis.
  • REDIS_PORT = In our case, we will use 6379 (NON TLS PORT for Redis).
  • PASSWORD = Redis database password.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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