All Projects → OpenTOSCA → winery

OpenTOSCA / winery

Licence: Apache-2.0, EPL-2.0 licenses found Licenses found Apache-2.0 LICENSE-ASL.txt EPL-2.0 LICENSE-EPLv2.md
A web-based environment to graphically model TOSCA topologies.

Programming Languages

java
68154 projects - #9 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
SCSS
7915 projects
ANTLR
299 projects

Projects that are alternatives of or similar to winery

puccini
Cloud topology management and deployment tools based on TOSCA
Stars: ✭ 74 (+393.33%)
Mutual labels:  tosca
yorc
Ystia Orchestrator
Stars: ✭ 56 (+273.33%)
Mutual labels:  tosca
ermasterr
A fork of ERMaster. Faster, Better, VCS-friendly.
Stars: ✭ 27 (+80%)
Mutual labels:  modeling-tool
qp-arduino
QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)
Stars: ✭ 37 (+146.67%)
Mutual labels:  modeling-tool
opnfv-cloudify-clearwater
vIMS Clearwater deployment and lifecycle management with Cloudify Orchestrator
Stars: ✭ 32 (+113.33%)
Mutual labels:  tosca
winery
Eclipse Winery project
Stars: ✭ 43 (+186.67%)
Mutual labels:  tosca
Sceelix
A procedural generation software for automating 2D/3D content creation.
Stars: ✭ 98 (+553.33%)
Mutual labels:  modeling-tool
pycsp3
A Python Library for modeling combinatorial constrained problems
Stars: ✭ 39 (+160%)
Mutual labels:  modeling-tool
qm
QM model-based design tool and code generator based on UML state machines
Stars: ✭ 54 (+260%)
Mutual labels:  modeling-tool
react-visual-modeling
A DAG React Component for visualization modeling, suitable for UML, database modeling, data warehouse construction.(一个基于React的数据可视化建模的DAG图,适用于UML,数据库建模,数据仓库建设等业务)
Stars: ✭ 96 (+540%)
Mutual labels:  modeling-tool
astromodels
Spatial and spectral models for astrophysics
Stars: ✭ 21 (+40%)
Mutual labels:  modeling-tool
ixmp
The ix modeling platform for integrated and cross-cutting scenario analysis
Stars: ✭ 29 (+93.33%)
Mutual labels:  modeling-tool

Eclipse Winery – OpenTOSCA fork

License License

Winery CI Codacy Badge Codacy Badge

This is a fork of Eclipse Winery and might include current research results not yet approved by Eclipse legal. Find out more about the OpenTOSCA eco system at www.opentosca.org.

Winery is a web-based environment to graphically model TOSCA topologies and plans managing these topologies. It is an Eclipse project and thus support is available through its project page https://eclipse.org/winery. Winery is also part of the OpenTOSCA ecosystem where more information is available at http://www.opentosca.org.

The code and the linked libraries are NOT approved by Eclipse Legal.

There was no software security check of Eclipse Winery in the past. There might be remote code execution vulnerabilities. Thus, when hosting Eclipse Winery, make it accessible to trustworthy parties only.

Getting Started

Both development and user documentation is available at https://eclipse.github.io/winery. The source for the documentation can be found in the docs directory.

Video

Differences to Eclipse Winery

The branch ustutt differs from eclipse/winery in the following files:

One can find out the differences between the ustutt branch of OpenTOSCA/winery and the master branch of eclipse/winery by executing the following command:

git fetch --all
git difftool upstream/master origin/ustutt

Precondition:

git remote add upstream https://github.com/eclipse/winery.git

Haftungsausschluss

Dies ist ein Forschungsprototyp. Die Haftung für entgangenen Gewinn, Produktionsausfall, Betriebsunterbrechung, entgangene Nutzungen, Verlust von Daten und Informationen, Finanzierungsaufwendungen sowie sonstige Vermögens- und Folgeschäden ist, außer in Fällen von grober Fahrlässigkeit, Vorsatz und Personenschäden ausgeschlossen.

Disclaimer of Warranty

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

Acknowledgements

The initial code contribution has been supported by the Federal Ministry for Economic Affairs and Energy as part of the CloudCycle project (01MD11023). Current development is supported by the Federal Ministry for Economic Affairs and Climate Action as part of the PlanQK project (01MK20005N), and the DFG’s Excellence Initiative project SimTech (EXC 2075 - 390740016). Additional development has been funded by the Federal Ministry for Economic Affairs and Energy projects SmartOrchestra (01MD16001F) and SePiA.Pro (01MD16013F), as well as by the DFG (Deutsche Forschungsgemeinschaft) projects SustainLife (641730) and ADDCompliance (636503). Further development is also funded by the European Union’s Horizon 2020 project RADON (825040).

License

Copyright (c) 2012-2022 Contributors to the Eclipse Foundation

See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership.

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0, or the Apache Software License 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0.

SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].