Skip to content
forked from winery/winery

A web-based environment to graphically model TOSCA topologies.

License

Apache-2.0, EPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE-ASL.txt
EPL-2.0
LICENSE-EPLv2.md
Notifications You must be signed in to change notification settings

OpenTOSCA/winery

This branch is 17 commits ahead of, 36 commits behind winery/winery:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a0c1ab · Jul 10, 2023
Mar 17, 2017
Jul 10, 2023
Feb 16, 2023
Nov 26, 2020
Dec 16, 2021
Jan 12, 2023
Jan 12, 2023
Apr 27, 2014
Dec 16, 2021
Jan 12, 2023
Jun 15, 2022
Jan 12, 2023
Aug 6, 2021
Aug 6, 2021
Feb 16, 2023
Apr 25, 2023
Jan 12, 2023
Nov 26, 2020
Apr 25, 2023
Nov 26, 2020
Jan 18, 2021
Jan 12, 2023
Aug 6, 2021
Apr 25, 2023
Jan 12, 2023
Jan 11, 2023
Apr 25, 2023
Apr 25, 2023
Feb 8, 2021
Aug 6, 2021
Apr 25, 2023
Feb 5, 2018
Feb 5, 2018
May 29, 2020
Jun 21, 2018
Jul 13, 2018
Jan 18, 2022
Jan 25, 2021
May 19, 2020
Dec 16, 2021
Jan 25, 2022
Jan 12, 2023
Jan 16, 2023
Jan 12, 2023
Mar 27, 2014
Sep 18, 2017
Jan 12, 2023
Jan 12, 2023
Jan 16, 2023
Nov 26, 2020
Jul 31, 2018
Jul 1, 2017
Nov 2, 2017
Jul 10, 2023

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