Designed primarily for the individual developer's workflow, this environment allows developers to
run a complete development cycle independently of internet access or shared resources. This
setup ensures that all components necessary for development are installed directly on the
developer's machine, enabling offline productivity.
Banking System
We utilize the Ledgers reference banking system provided by adorsys, which supports full
functionality during the development process.
Key Characteristics
-Self-contained environment.
-Fully operational without internet access.
-Ideal for coding, unit testing, and debugging.
Exceptions
No CDN
No Monitoring and Log management
No Backup System
Setup
This environment can be set up using a docker-compose file.
Local Development Environment
Purpose
Designed primarily for the individual developer's workflow, this environment allows developers to run a complete development cycle independently of internet access or shared resources. This setup ensures that all components necessary for development are installed directly on the developer's machine, enabling offline productivity.
Banking System
We utilize the Ledgers reference banking system provided by adorsys, which supports full functionality during the development process.
Key Characteristics
-Self-contained environment. -Fully operational without internet access. -Ideal for coding, unit testing, and debugging.
Exceptions
No CDN No Monitoring and Log management No Backup System
Setup
This environment can be set up using a docker-compose file.
Tickets: