- build react compiling directory
- conf yaml configurate for testing stend
- internal go module
- chport check port status
- churl check url status
- getlog get and parse logs
- handl parse result shell command
- sshcmd run shell command in ssh
- webapi gin web server
- modules testing programs module for configure
- global global struct
- public react directory
- src react directory
npm install
npm run build
go mod tidy
CGO_ENABLED=0 go build -o diaginfra main.go
-
Directories needed to work - conf, build
-
Run ./diaginfra
-
Open in browser http://localhost:3000
Sergey Kukrin 21.11.2022