https://github.com/postfinance/devops-fusion-demo
Demo project for the presentation at DevOps Fusion 2020:
https://github.com/postfinance/devops-fusion-demo
Last synced: 3 months ago
JSON representation
Demo project for the presentation at DevOps Fusion 2020:
- Host: GitHub
- URL: https://github.com/postfinance/devops-fusion-demo
- Owner: postfinance
- License: apache-2.0
- Created: 2019-11-29T08:51:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T18:24:35.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T06:22:26.187Z (5 months ago)
- Language: Java
- Homepage: https://devops-fusion.com/
- Size: 101 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Devops Fusion Demo
===Demo project for Devops Fusion: https://devops-fusion.com/
# Project contains
* [financial-service](https://github.com/postfinance/devops-fusion-demo/tree/master/financial-service) - A little banking service for demonstrational purposes
* [apptest-runner](https://github.com/postfinance/devops-fusion-demo/tree/master/apptest-runner) - Executes application tests in the deployment process
* [third-party-simulator](https://github.com/postfinance/devops-fusion-demo/tree/master/third-party-simulator) - Simulates third party services# License
This project is licensed under the terms of the [Apache 2.0 License](https://github.com/postfinance/devops-fusion-demo/blob/master/LICENSE).