waltz icon indicating copy to clipboard operation
waltz copied to clipboard

Enterprise Information Service

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

  • Building
  • Running
  • Docker

postgres build Language Grade: JavaScript Language Grade: Java FINOS - Active

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

  • Postgres
  • Microsoft SQL Server (2012+)

Client

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

See package.json for full list of javascript dependencies.

Roadmap / Releases

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

Provisional dates for upcoming releases:

Release Date Summary
~1.42.1~ ~4th July~ Rolling the permission fixes into 1.43...
1.43 27th July Enhanced permissions on assessments and flows, overlay diagram improvements etc..
1.44 6th September tbd
1.45 18th October tbd
1.46 22nd November tbd

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 [email protected]

Contributors

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

Individual and organisational contributors are listed in the contributors file

License

Copyright (C) 2021 Waltz open source project

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0