https://github.com/devonfw/shop-floor
Tools, scripts and strategies to deploy Devonfw projects (Angular + Java) and provision an unmanaged alternative for complete CICD environments based on Docker/Kubernetes/OpenShift
https://github.com/devonfw/shop-floor
Last synced: 10 months ago
JSON representation
Tools, scripts and strategies to deploy Devonfw projects (Angular + Java) and provision an unmanaged alternative for complete CICD environments based on Docker/Kubernetes/OpenShift
- Host: GitHub
- URL: https://github.com/devonfw/shop-floor
- Owner: devonfw
- License: apache-2.0
- Created: 2017-09-14T13:40:56.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-18T10:52:27.000Z (over 4 years ago)
- Last Synced: 2025-03-28T02:04:43.345Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 8.44 MB
- Stars: 7
- Watchers: 19
- Forks: 14
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.asciidoc
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.asciidoc
Awesome Lists containing this project
README
# What is devonfw shop floor?

devonfw shop floor is a platform to industrialize continuous delivery and continuous integration processes.
devonfw shop floor is a set of documentation, tools and methodologies used to configure the provisioning, development and uat environments used in your projects. devonfw shop floor allows the administrators of those environments to apply CI/CD operations and enables automated application deployment.
devonfw shop floor is mainly oriented to configure the provisioning environment provided by Production Line and deploy applications on an OpenShift cluster. In the cases where Production Line or OpenShift cluster are not available, there will be alternatives to achieve similar goals.
The **devonfw shop floor 4 OpenShift** is a solution based on the experience of priming devonfw for OpenShift by RedHat.

# How to use it
You could find documentation about how to use it in the [wiki](./../../wiki/dsf-how-to-use).