Skip to content

RomainRouzaud/waltz

 
 

Repository files navigation

Waltz

In a nutshell Waltz allows you to visualize and define your organisation's technology landscape. Think of it like a structured Wiki for your architecture.

Learn more

Getting started


Build Status Language Grade: JavaScript Language Grade: Java

Corporate Contributors

Org Notes
DB Logo Deutsche Bank press release
NWM Logo NatWest Markets press release

Technology Stack

Server

  • Java 8
  • Embedded Jetty or WAR file (tested on Tomcat 7/8)
  • Spark framework
  • JDBC via JOOQ

See pom.xml for a full list of Java dependencies.

Supported Databases

  • MariaDB
  • Postgres
  • Microsoft SQL Server (2012+)

Client

  • Browser based
    • IE 10+, Chrome, Safari, Firefox)
  • AngularJS 1.5
  • Bootstrap 3
  • D3

See package.json for full list of javascript dependencies.

Roadmap

Checkout the project milestones and browse through the Todo, work in progress and done issues.

Contributing

  1. Fork it (https://github.com/finos/waltz/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.

Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org

Contributors

All contributions should contain the standard license and copyright notice (see Notice file).

Individual and organisational contributors are listed in the contributors file

External Resources

Using ArchUnit to formalize architecture rules in the Waltz codebase

License

Copyright (C) 2019 Waltz open source project

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

About

Enterprise Information Service

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 47.7%
  • JavaScript 31.0%
  • HTML 19.2%
  • CSS 2.1%