magellan-log-collector

command module
v0.0.0-...-2bf648d Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 12 Imported by: 0

README

magellan-log-collector

Run local server

export GO111MODULE=on
go run magellan-log-collector.go

Deploy

Specify GCP project id and api tokens (comma separated).

export GO111MODULE=on
gcloud --project=YOUR-PROJECT-ID app deploy app.yaml

Upload package to deploy via Google App Engine Admin API

Run the following command to gather source files and make manifest file, upload them to gcs. v1 stands for the version of application.

export GO111MODULE=on
./stage.sh your-gae-repository v1

This workflow is automated by Release workflow, triggered by tag push.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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