Skip to content
#

webui

Here are 230 public repositories matching this topic...

HitLuca
HitLuca commented Oct 5, 2021

I am currently running Machinaris on my two machines, and I now would like to convert my main farmer/controller to also be a NAS. I found this awesome project called ansible-nas, which uses ansible to automagically install on a remote machine many different types of utilities which are convenient to have (plex streaming, movie download, backup utiliti

azkarra-streams
fhussonnois
fhussonnois commented May 12, 2020

Currenlty a StreamsExecutionEnvironment instance can be registed directly through the AzkarraContext#addExecutionEnvironment method and from the configuration.

The following example shows how to define an environment using configuration :

azkarra {
  // Create a environment for running the WordCountTopology
  environments = [
    {
      name: "dev"
      config = {}
      jo

Improve this page

Add a description, image, and links to the webui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webui topic, visit your repo's landing page and select "manage topics."

Learn more