Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CloudNetService/module-rest

Repository files navigation

CloudNet Rest Module

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:///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

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Contributors

Languages