Home - Xyna-Factory/xyna GitHub Wiki
First Steps
- Easy installation via Docker Easy installation of xyna via docker.
- Hello World Hello world tutorial to run your first xyna workflow.
- Roundtrip Roundtrip from starting a little project to the creation of an up-and-running, exportable and reusable application.
Tutorials
- OAS Specifications Generation and Import Generating applications from OAS conform specifications and importing them into Xyna.
- HTTP Forwarding Filter How to use the Xyna HTTP Forwarding Filter to publish a service.
YouTube
- XynaTV
- Xyna Basics - Xyna Paradigms
- Xyna Basics - Workspaces and Applications
- Modeling Basics 1 Mappings, Conditions and Lists
- Modeling Basics 2 Monitoring
- Modeling Basics 3 Data Types and Exceptions
- Modeling Basics 4 Concurrency Handling
- Modeling Basics 5 Templates
- Modeling Basics 6 Storables
- Coding with Xyna 1 Services
- Zeta 1 Configure Xyna Community Instance for local GUI development
- Zeta 2 First Zeta project
- Zeta 4 Zeta Data Model
- Zeta 5 Zeta Components walk-through
Xyna-Modeller
- Xyna Process Modeller Detailed description of the graphical modelling tool "Xyna Process Modeller".
- Xyna Factory Manager Detailed description of the graphical management tool "Xyna Factory Modeller"
Installation
- Easy installation via Docker Easy installation of xyna via docker.
- Installation Applications / Debuging via Docker Installation Applications / Debuging via Docker
- On Premise Installation On Premise Installation on linux server.
- GuiHttp Application: Configure from http to https This guide walks you through the steps necessary to replace the default http trigger instance with https.
Application
- Application Version Table Application Version Table of the latest release
Repository overview
- Xyna-Factory This repository holds the server code, the Xyna-Applications and the buildfiles of Xyna.
- Xyna-Modeller This repository holds the Zeta-frontend of the Xyna-Modeller.
- Xyna-Images This repository holds pre-built images that are ready to run.
- Zeta This repository holds a library based on angular.
Images on Dockerhub
- xynafactory The images of xyna can be found on dockerhub
Contribute
- How to contribute You want to contribute to Xyna, ...