All Projects → ercole-io → ercole-agent

ercole-io / ercole-agent

Licence: other
Proactive Software Asset Management. Agent component

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
powershell
5483 projects
Jsonnet
166 projects
NSIS
403 projects
Makefile
30231 projects
TSQL
950 projects

Projects that are alternatives of or similar to ercole-agent

oracdc
Oracle database CDC (Change Data Capture)
Stars: ✭ 51 (+112.5%)
Mutual labels:  oracle, oracle-database
Oracle Db Examples
Examples of applications and tool usage for Oracle Database
Stars: ✭ 843 (+3412.5%)
Mutual labels:  oracle, oracle-database
Docker Oracle Xe
Docker build for Oracle Database Express Edition (XE)
Stars: ✭ 266 (+1008.33%)
Mutual labels:  oracle, oracle-database
okcli
An Oracle-DB command line client
Stars: ✭ 47 (+95.83%)
Mutual labels:  oracle, oracle-database
Oracledb exporter
Prometheus Oracle database exporter.
Stars: ✭ 209 (+770.83%)
Mutual labels:  oracle, oracle-database
docker-apex-stack
Utility scripts for creating an Oracle Application Express stack as a Docker container.
Stars: ✭ 67 (+179.17%)
Mutual labels:  oracle, oracle-database
Docker Images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
Stars: ✭ 5,120 (+21233.33%)
Mutual labels:  oracle, oracle-database
mySequelWeb
MySequel Web is an open source web based GUI tool to access your MySql database. It is similar to PHP My Admin of WAMP. Here you can access any MySQL database with proper connection strings. We do not save or store any of your connection strings or data. Every thing related to your connection strings are volatile. You can host this as a simple n…
Stars: ✭ 26 (+8.33%)
Mutual labels:  mysql-database, postgresql-database
Apijson
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
Stars: ✭ 12,559 (+52229.17%)
Mutual labels:  oracle, postgresql-database
Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (+266.67%)
Mutual labels:  oracle, oracle-database
oracle-jdbc-tester
A simple command line Java application to test JDBC connection to Oracle database
Stars: ✭ 37 (+54.17%)
Mutual labels:  oracle, oracle-database
Oracle.jl
Oracle Database driver for the Julia language.
Stars: ✭ 32 (+33.33%)
Mutual labels:  oracle, oracle-database
book-note
📖 book note,读书笔记
Stars: ✭ 21 (-12.5%)
Mutual labels:  oracle, mysql-database
Capgemini-ADAPT-2020
All Solutions for Capgemini 2020-2021 ADAPT Program, use it for your reference after you have tried the problems by yourself THANK YOU!
Stars: ✭ 37 (+54.17%)
Mutual labels:  oracle, oracle-database
migrate-Java-EE-app-to-azure
Migrate an existing Java EE workload to Azure
Stars: ✭ 12 (-50%)
Mutual labels:  mysql-database, postgresql-database
Utplsql
Testing Framework for PL/SQL
Stars: ✭ 402 (+1575%)
Mutual labels:  oracle, oracle-database
Ercole
The Server component of the Ercole Project
Stars: ✭ 107 (+345.83%)
Mutual labels:  postgresql-database, oracle-database
Docker Oracle12c
Docker image for Oracle Database 12c
Stars: ✭ 63 (+162.5%)
Mutual labels:  oracle, oracle-database
Ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
Stars: ✭ 245 (+920.83%)
Mutual labels:  oracle, oracle-database
drift-server
Drift server
Stars: ✭ 19 (-20.83%)
Mutual labels:  mysql-database, oracle-database

ercole-agent

Build Status codecov Go Report Card

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].