All Projects → ercole-io → Ercole

ercole-io / Ercole

Licence: other
The Server component of the Ercole Project

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ercole

ercole-agent
Proactive Software Asset Management. Agent component
Stars: ✭ 24 (-77.57%)
Mutual labels:  postgresql-database, oracle-database
Postgresql Action
GitHub Action to setup a PostgreSQL database
Stars: ✭ 91 (-14.95%)
Mutual labels:  postgresql-database
Guardian auth
The Guardian Authentication Implementation Using Ecto/Postgresql Elixir Phoenix [ User Authentication ]
Stars: ✭ 15 (-85.98%)
Mutual labels:  postgresql-database
Scancode Toolkit
🔎 ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code.
Stars: ✭ 1,134 (+959.81%)
Mutual labels:  license-management
Dotnet Delice
📑 A CLI to help you get insight into your projects' licenses
Stars: ✭ 36 (-66.36%)
Mutual labels:  license-management
Aceql Http
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http.
Stars: ✭ 68 (-36.45%)
Mutual labels:  oracle-database
Postgresql book
Book about PostgreSQL (russian)
Stars: ✭ 780 (+628.97%)
Mutual labels:  postgresql-database
Pyora
Python script to monitor Oracle Databases
Stars: ✭ 96 (-10.28%)
Mutual labels:  oracle-database
Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (-17.76%)
Mutual labels:  oracle-database
Docker Oracle12c
Docker image for Oracle Database 12c
Stars: ✭ 63 (-41.12%)
Mutual labels:  oracle-database
Nuget License
.NET Core tool to print or save all the licenses of a project
Stars: ✭ 58 (-45.79%)
Mutual labels:  license-management
Ephemeralpg
Quickly spin up a temporary PostgreSQL test databases
Stars: ✭ 39 (-63.55%)
Mutual labels:  postgresql-database
Tools
SPDX Tools
Stars: ✭ 79 (-26.17%)
Mutual labels:  license-management
Odat
ODAT: Oracle Database Attacking Tool
Stars: ✭ 906 (+746.73%)
Mutual labels:  oracle-database
Lc
licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
Stars: ✭ 93 (-13.08%)
Mutual labels:  license-management
Oracle Db Examples
Examples of applications and tool usage for Oracle Database
Stars: ✭ 843 (+687.85%)
Mutual labels:  oracle-database
Fullstack Apollo Express Postgresql Boilerplate
💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
Stars: ✭ 1,079 (+908.41%)
Mutual labels:  postgresql-database
Json In Db
Oracle Database JSON Examples
Stars: ✭ 65 (-39.25%)
Mutual labels:  oracle-database
Wwhrd
You have licenses to manage, What Would Henry Rollins Do?
Stars: ✭ 97 (-9.35%)
Mutual labels:  license-management
Truelicense
TrueLicense is an open source engine for license management on the JVM.
Stars: ✭ 94 (-12.15%)
Mutual labels:  license-management

Ercole

Build Status Join the chat at https://gitter.im/ercole-server/community codecov Go Report Card Quality Gate Status API Documentation

Ercole is a open-source software for proactive software asset management:

Ercole is made by multiple services:

  • Alert: generate alerts, send notifications. Expose data for 3rd party usage (i.e. prometheus)
  • API: provides REST APIs for the User Interface
  • Chart: provides REST APIs for the charts
  • Data: receives data from the agent
  • Repo: provides a yum repository (proxy?) for the agent binaries

Documentation about Ercole available here. Documentation about this new version of Ercole here

Main functionalities

Licensing always under control Take care about your Oracle Database installation and prevent the usage of unathorized licenses.

Proactive database optimization All interesting Oracle advisory output pre-elaborated and in a single point.

RMAN Backup policy Plan your RMAN backup policy in the best way.

PSU and RU advisor Plan your PSU and RU patching lifecycle.

Database server CPU and storage capacity Find your over allocated DB server and use the licenses where you really need them.

Auto filling of LMS Oracle audit file Have you ever tried to fill this complicated file? Ercole does it in one click.

Requirements

How to build

go build ./main.go -o ercole

How to run the server

Run the binary: ./ercole serve

You can customize parameters by copying the config.toml file in the same directory as your ercole binary or in /opt/ercole/config.toml.

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].