rayventory-catalog
The software catalog with added value
4.5K
In RayVentory Catalog, inventoried raw data is assigned to applications using AI-powered software recognition and then presented in prepared reports.

These instructions will cover usage information and for the docker container
In order to run this container you'll need docker installed.
On Windows, make sure to use Linux Containers, WSL2 is recommended.
The default configuration consists of two containers:
The default configuration is standalone and should work out-of-the-box.
The easiest way to run the image with reasonable default is to use docker-compose command.
docker-compose.yml file from this repositorydocker-compose up -d.http://localhost:8080 and use the following credentials:rootrootCatalog-related:
BASEURL - The base URL which will be used to access the app.MongoConnectionString - The connection string for mongo database (by default set to the mongoDB created by docker-compose)MongoDatabaseName - The name of the mongoDB databaseMongoUserName - The user name used when connecting to the mongoDBMongoPassword - The password used when connecting to the mongoDBDatabase related:
MONGO_INITDB_ROOT_USERNAME - The user name for mongo databaseMONGO_INITDB_ROOT_PASSWORD - The password for mongo databaseMONGO_INITDB_DATABASE - The database name for mongo databaseMONGODB_ROOT_PASSWORD - The root password for mongo databasedb_data - mongoDB datadb_config - mongoDB configContent type
Image
Digest
sha256:b7128af3e…
Size
185.5 MB
Last updated
3 months ago
docker pull raynetgmbh/rayventory-catalog:26.1.4475.136