Categorygithub.com/patrykjadamczyk/go-echo-log-server
modulepackage
0.0.0-20220823071153-6e447dcda94f
Repository: https://github.com/patrykjadamczyk/go-echo-log-server.git
Documentation: pkg.go.dev

# README

Go Echo Log Server

Run

  1. Download Build
  1. Go to your command line and run downloaded app from there
  2. Admin Panel is default on port 7778 and Log Server is default on port 7777

Configuration

You can configure some things through Environment Variables:

  • GELS_LOG_SERVER_PORT - port of log server
  • GELS_LOG_SERVER_LOGFILE - log file of log server
  • GELS_ADMIN_SERVER_PORT - port of admin server
  • GELS_ADMIN_SERVER_LOGFILE - log file of admin server

Development

  1. Go to your GOPATH and in right directory (%GOPATH%/src/github.com/patrykjadamczyk/go-echo-log-server) clone repo
  2. go run main.go is starting app

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author