Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

deltaforge/nebu-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebu Core

What is it?

This project is the main middleware layer in the Nebu software ecosystem. This middleware offers a RESTful API outlined here. In addition is communicates with the Virtual Machine Manager extensions trough their API (see the VMM VMware project for more information).

How do you run it?

Dependancies and Configuration

This project depends on Nebu Common Java, please read the instructions there on how to install the library. Secondly you need to prepare a config file, which is the config.xml file in the root of the project. A sample file has been provided and requires you to only fill the fields. For Nebu Core you need to specify server.port to be the port you want Nebu Core to listen on. In addition you need to specify the IP and port that the VMM extension is currently running on.

Running the program

Since this project uses maven and a simple run script has been provided, you can simply execute ./run in the root of the project once the setup is done.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages