Discover Packages
github.com/ercole-io/ercole-agent/v2
command
module
Version:
v2.0.0
Opens a new window with list of versions in this module.
Published: Dec 17, 2020
License: GPL-3.0, GPL-3.0-or-later
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
ercole-agent
This is the agent component for the Ercole project.
Documentation available here .
Supported environments:
Red Hat Enterprise Linux 5, 6, 7, 8
Windows Server 2012 and greater
Requirements
Go version 1.13 or greater.
How to build on Linux for Linux target
make
How to build on Linux for Windows target
make windows
How to run
Adjust the config.json configuration file with your server address, username
and password, then launch the binary:
./ercole-agent (Linux)
ercole-agent.exe (Windows)
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package scheduler is a small library that you can use within your application that enables you to execute callbacks (goroutines) after a pre-defined amount of time.
Package scheduler is a small library that you can use within your application that enables you to execute callbacks (goroutines) after a pre-defined amount of time.
Click to show internal directories.
Click to hide internal directories.