Skip to content

Latest commit

 

History

History
75 lines (52 loc) · 3.39 KB

index.rst

File metadata and controls

75 lines (52 loc) · 3.39 KB

Eclipse Winery

Eclipse Winery is a web-based environment to graphically model TOSCA topologies and plans managing these topologies. The environment includes a type and template management component to offer creation and modification of all elements defined in the TOSCA specification. All information is stored in a repository, which allows importing and exporting using the TOSCA packaging format.

Are you tired of maintaining your TOSCA files manually by just using a text editor?

Use Eclipse Winery as an usability layer on top to maintain your TOSCA files (XML or YAML) in a graphical and intuitive user interface. Eclipse Winery provides a graphical web-editor with which you can create and maintain all TOSCA entities. Thereby, Eclipse Winery stores all TOSCA entities in a defined folder structure that fosters the reusability of TOSCA types. Eclipse Winery validates and stores all TOSCA entities in the syntax defined in the standard.

Further, the graph-based representation of TOSCA topologies in Eclipse Winery provides a quick overview of the entire system and offers a communication basis for the cooperation with other parties. It therefore offers a quicker introduction to modeling with TOSCA and provides newcomers with necessary guidelines.

This is the main documentation of Eclipse Winery.

Organizational information is provided at the eclipse.org page.

Demo Video
Getting Started :ref:`User Guide<user_guide>`
Licence EPL-2.0 OR Apache-2.0
Maintainer(s) Eclipse Winery Contributors
.. toctree::
   :maxdepth: 1
   :caption: Contents:

   user/index.rst
   dev/index.md
   tosca/index.rst
   adr/index.md
   How to Contribute <https://github.com/eclipse/winery/blob/main/CONTRIBUTING.md>
   Found an issue? <https://github.com/eclipse/winery/blob/main/CONTRIBUTING.md#contributing-issues>


Getting support for Eclipse Winery

License

Copyright (c) 2013-2020 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