Skip to content

OpenTOSCA/winery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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), the DFG (Deutsche Forschungsgemeinschaft) projects ReSUS (425911815) and IAC² (314720630), as well as 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 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-2023 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

About

A web-based environment to graphically model TOSCA topologies.

Topics

Resources

License

Apache-2.0, EPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE-ASL.txt
EPL-2.0
LICENSE-EPLv2.md

Stars

Watchers

Forks

Languages

  • Java 68.3%
  • TypeScript 22.7%
  • HTML 6.9%
  • CSS 1.9%
  • SCSS 0.1%
  • ANTLR 0.1%