Giter Site home page Giter Site logo

klevry / klevr Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 32.0 346.13 MB

Pull based task manager & agent for remote infrastructure management in the other separated networks.

License: GNU Affero General Public License v3.0

Go 66.59% Dockerfile 0.36% Shell 1.16% Makefile 0.50% HTML 0.14% JavaScript 31.25%

klevr's People

Contributors

cnrywjd11 avatar ddiiwoong avatar dependabot[bot] avatar folimy avatar geunsam2 avatar hqsz avatar jaehoonkim avatar jian7061 avatar junhwani avatar koeonyack avatar mrchopa avatar nexcloud-chopa avatar nexralf avatar ralfyang avatar the-watchmaker avatar yonghochoi avatar yoosaemsol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

klevr's Issues

[web console] log present level

Need to show more information in the Log

for exam.

if I sent a command like this

echo $test > /tmp/aaa

Klevr stemp the log like this

2021-07-23, 10:48:57,  echo $test > /tmp/aaa  *// command has been sent,
result is empty

docker-compose up error: docker container not running by mysql connection error

@Mrchopa

klevr-manager_1  | INFO : 2020/07/27 08:59:56.565877 main.go:45: Start Klevr-manager
klevr-manager_1  | DEBUG: 2020/07/27 08:59:56.566025 main.go:22: configPath : ./conf/klevr-manager-local.yml
klevr-manager_1  | DEBUG: 2020/07/27 08:59:56.566537 main.go:37: loaded config : {{debug ./log/klevr-manager.log 1 3 1 false} {{8090} {mysql klevr:klevr@tcp(127.0.0.1:3306)/klevr?charset=utf8mb4&parseTime=True&loc=Local 0 0 0}}}
klevr-manager_1  | INFO : 2020/07/27 08:59:56.566601 server.go:59: &{ {{8090} {mysql klevr:klevr@tcp(127.0.0.1:3306)/klevr?charset=utf8mb4&parseTime=True&loc=Local 0 0 0}} 0xc000470000}
klevr-manager_1  | DEBUG: 2020/07/27 08:59:56.567043 server.go:63: gggg
klevr-manager_1  | FATAL: 2020/07/27 08:59:56.567088 server.go:64: Database connect failed : dial tcp 127.0.0.1:3306: connect: connection refused
klevr_klevr-manager_1 exited with code 1

[Docker] Beacon update for agent master health checker

If the master has been down, beacon has to checks that.

  1. Make a master alive check file in local storage with timestamp(unix time)
  2. Mount that volume when the beacon runs
  3. Beacon checks that file and time for compare with uptime when the beacon has http inbound call
    • if uptime is old, beacon will be drop
  4. docker container will be down with agent

[web console] Improve the log level showing

Need to show more information in the Log

for exam.

if I sent a command like this

echo $test > /tmp/aaa

Klevr stemp the log like this

2021-07-23, 10:48:57,  echo $test > /tmp/aaa  *// command has been sent,
result is empty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.