octomon

command module
v0.0.0-...-79e566f Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 11 Imported by: 0

README

Octopus Monitor

Octopus Monitor periodically executes health checks on an Octopus Deploy server.

Requirements

Go 1.15.8

Download Go

How to Use

Requires two environment variables pointing to the Octopus Deploy server.

export OCTOMON_OCTOPUS_ADDRESS=https://samples.octopus.app
export OCTOMON_OCTOPUS_APIKEY=API-GUEST
export OCTOMON_HEALTHCHECK_INTERVAL=10s
go run main.go
Setting Log Level
export LOG_LEVEL=Debug

Example Octopus Deploy Server

Demo Octopus Deploy

username: guest

password: guest

API key: API-GUEST

API Documentation

Swagger UI

Octopus REST API

Octopus Deploy API

Example API Calls

Hit these URLs in your browser to test access to the Octopus Deploy server.

Server Information

Get Projects

Get Environments

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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