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
- Features
- Product Site
- Blog
- FINOS Announcement
- now part of the Linux Foundation
Getting started
Org | Notes | |
---|---|---|
Deutsche Bank | press release | |
NatWest Markets | press release |
- 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.
- Postgres
- Microsoft SQL Server (2017+)
- requires JOOQ Pro license to build from source
- Browser based
- Chrome, Safari, Firefox, Edge
- AngularJS 1.7
- Svelte
- Bootstrap 3
- D3
See package.json for full list of javascript dependencies.
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.65 | 24 Oct 2024 | Bulk loaders |
1.66 | Nov 2024 | TBC |
See the releases page for historic versions.
- Fork it (https://github.com/finos/waltz/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Read our contribution guidelines and Community Code of Conduct
- Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - 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]
All contributions should contain the standard license and copyright notice (see Notice file).
Individual and organisational contributors are listed in the contributors file
Copyright (C) 2024 Waltz open source project
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0
Please refer to the Waltz Security Policy page.