Skip to content

CloudNetService/module-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudNet Rest Module

Build Release

What is the purpose of this module?

This CloudNet v4 module allows to get and control certain components of a cluster via a rest interface (for example services, tasks, groups, templates, service/node logs, etcetera).

Installation

The module can be installed from the console of your running ClouNet installation using modules install CloudNet-Rest. You can also download the jar from the latest release and drop it into the modules folder of your node installation. The latest nightly build (based on the current main branch) can be downloaded here.

Documentation

An openapi spec is bundled in the final jar and visualized at http://<your-rest-endpoint>/api/v3/documentation (the spec can be downloaded from there too). A permanent visualization of the latest documentation can be found here.

Links

Compile from source

To compile this project you need JDK 21 and an internet connection. Then clone this repository and run ./gradlew build inside the cloned project.

About

Module which provides a REST API for managing resources within the CloudNet system

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages