Skip to content

finos/waltz

This branch is 30 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba5a221 · Feb 25, 2025
Sep 16, 2024
Nov 22, 2023
Feb 25, 2025
Feb 3, 2025
Feb 19, 2025
Feb 20, 2025
Feb 3, 2025
Nov 5, 2021
Feb 7, 2025
Feb 20, 2025
Feb 14, 2023
Feb 21, 2025
Feb 21, 2025
Feb 3, 2025
Feb 13, 2025
Aug 27, 2021
Sep 12, 2023
Apr 20, 2020
Sep 8, 2020
Sep 29, 2020
Nov 5, 2021
Jan 21, 2023
Aug 10, 2020
Mar 5, 2020
Feb 3, 2025
Mar 6, 2023
Jan 24, 2023
Dec 16, 2021
Dec 22, 2019
Feb 3, 2025

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


FINOS Hosted Platform - Waltz Demo postgres build Latest Version 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 (2017+)

Client

  • Browser based
    • Chrome, Safari, Firefox, Edge
  • AngularJS 1.7
  • Svelte
  • 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 Provisional Change Summary
1.67 Jan 2024 Deprecation of measurables from the UI, and other fixes.
1.68 Feb 2024 TBC

See the releases page for historic versions.

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

License

Copyright (C) 2024 Waltz open source project

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

Security Reporting

Please refer to the Waltz Security Policy page.