Skip to content

this is a highly experimental next generation desktop-client for the arkitekt-server

Notifications You must be signed in to change notification settings

arkitektio/orkestrator-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov Maintenance Maintainer

Orkestrator (Next)

This repository includes the Next version of Orkestrator frontend for the arkitekt platform. It is currently under development and not ready for production. If you are looking for the current version of Orkestrator, you can find it here.

Important

This version of Orkestrator is only working with the next version of the arkitekt platform. It is not compatible with the released version of the platform.

Installation

While the new version of Orkestrator is still under development, you can install it by downloading one of the releases from the release page fitting your operating system.

Linux

We provide a both an AppImage and a deb package for Linux. The AppImage should work on most distributions, while the deb package is specifically for Debian based distributions like Ubuntu.

MacOS

Because the application is not signed (because it freaking costs money and is a pain in the ...) you need to "dequarantine" the application before you will be able to open it. After installation you can do this by running the following command in your terminal (search "terminal" in spotlight):

xattr -c /Applications/orkestrator-next.app # or wherever you installed it

This willl remove the quarantine attribute from the application and you should be able to open it. We are sorry for the inconvenience.

Windows

Just download the installer and run it. It should install the application and create a desktop shortcut for you. Windows might ask you if you really want to install the application, because it is not signed. YOu can safely ignore this warnign and proceed with the installation. Follow the instructions here

Roadmap

Before the new version of Orkestrator can be merged into the main repository, the following features need to be implemented:

General Next Features

  • Build around arkitekt-ts (instead of custom graphql clients)
  • Move Basic UI to Shadcn/UI
  • Move to Vite
  • Move to React 18
  • Move to Electron (Allows us to finally use SSL on the network)
  • New Workflow Engine (Fluss)
  • Integrate Kabinet App Store
  • Move to new GraphQL Protocols (subscriptions based on graphql-ws, standardized error and param handling (pagination(filter))
  • Basic UI Testing
  • User Stories (e.g. documentation for specific user stories)
  • Documentation, Documentation, Documentation
  • Lazy Load Modules (only if corresponding service in Deployment)
  • Hosted Deployment (e.g. on Goethe Cluster)
  • CI/CD Pipeline

Service Specific Next Features

Lok

  • User Management
  • Advanced App and Config Management (around Fakts)

Mikro

  • Move to Mikro Next
  • Establish "Views" as central concept
  • Deprecated OMERO metadata support

Fluss

  • Establish new Workflow UI + Engine (typesafe, wizard, ...) (looks nice)
  • Move to Fluss Next
  • More tighlty integrate Schedulers in UI
  • Allow Resource Management in UI ( provisional UI for resource management)

Rekuest

  • Move to Rekuest Next
  • Build UI for scheduled tasks, and task management
  • Hookify Rekuest (useNode, useTemplate, ...)

Kabinet

  • Establish Kabinet
  • Create App Store like Feature
  • Create App Store UI

Omero-Ark

  • Improve Omero UI
  • Allow metadata editing in UI

Port

  • Build deprecated Port UI (Port will be replaced by Kabinet)

Kluster

  • Build Kluster UI
  • Elaborate on Dask-Cluster integration
  • Provide support for other cluster

Elektro

  • Implement basic trace visualization

About

this is a highly experimental next generation desktop-client for the arkitekt-server

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages