echosight

module
v0.0.0-...-0b10b3f Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT

README

echosight

🚧 UNDER CONSTRUCTION 🚧

A simple monitoring system

Development

Dev Dependencies

Dependencies (see docker-compose.yml)

  • Postgres
  • InfluxDB
  • Redis (optional)

Export POSTGRESQL_URL in your shell environment:

export POSTGRESQL_URL='postgres://root:root@localhost:5432/echosight_dev?sslmode=disable'

Start Postgres create database echosight_dev and run task migrate:up.

Create config/debug-config.json from config/template-config.json and customize config/debug-config.json.

Run go run cmd/server/main.go --config config/debug-config.json or use .vscode/launch.json

Directories

Path Synopsis
cmd
agent command
server command
Source: https://github.com/benbjohnson/wtf/blob/main/error.go
Source: https://github.com/benbjohnson/wtf/blob/main/error.go
app
http
Source: https://github.com/benbjohnson/wtf/tree/main
Source: https://github.com/benbjohnson/wtf/tree/main
logger
zog is a wrapper for zerolog
zog is a wrapper for zerolog
tools
hash command

Jump to

Keyboard shortcuts

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