Discover Packages
github.com/335is/octomon
command
module
Version:
v0.0.0-...-79e566f
Opens a new window with list of versions in this module.
Published: Jan 20, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
Click to show internal directories.
Click to hide internal directories.