Git Product home page Git Product logo

gladius-guardian's Introduction

Gladius Guardian

Watchdog service for managing the various Gladius processes.

Docs

Check out our pretty slate docs here

Service Manager Setup

Action Command
Install service file gladius-guardian install
Start service gladius-guardian start
Stop service gladius-guardian stop

Note for macOS users: The installed version of the Gladius Guardian service doesn't use this functionality, it uses a custom service file to run this as a user service rather than a system one.

Config file example

# Default executable locations
NetworkdExecutable = "gladius-networkd"
ControldExecutable = "gladius-controld"

# Defualt environment variables for each executable, can also be specified when starting the service in the JSON body of the request.
DefaultEnvironment = ["GLADIUSBASE=your/base/here"]

# Set log level
LogLevel = "debug"

# How many lines to keep of service logs before old entries are deleted
MaxLogLines = 1000

These can also be overridden with environment variables like: GUARDIAN_CONFIGVAR=value

gladius-guardian's People

Contributors

code-merc avatar kennyt avatar kleoken avatar overtfuture avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gladius-guardian's Issues

BUG: Error reading config file

After updating Gladius Node to 0.8.0 there is an error occur in Guardian srevice

←[33mWARN←[0m[0000] error reading config file: Config File "gladius-guardian" No t Found in "[C:\\Users\\Skripatch\\.gladius]", using defaults

And UI stucks at Starting Services on launch

Node ver: 0.8.0
OS: Windows 7x64 SP2

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.