s9k

module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 License: MIT

README

How to build

Run make

Prerequisites

The application currently looks for container images in Github Container Registry and lambda functions in a S3 bucket. For this to work, two requirements needs to be fulfilled.

  1. An S3 bucket name must be provided in an environment variable named: S3_DEPLOYMENT_BUCKET_NAME and must be organized like this:
<bucket_name>/<function_name>/<version>.zip
  1. It needs a Github PAT. During startup the application queries the gh cli tool for a valid token. It expects the gh cli tool to be installed and configured with a valid token.

Directories

Path Synopsis
cmd
s9k command
internal
aws
ecs
ui

Jump to

Keyboard shortcuts

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