This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Running backend modules in pure Docker #6817
Labels
notif/triage
The issue needs triage. Applied automatically to all new issues.
status/stale
Issue considered to be stale so that it can be closed soon
This is a...
Description
This is kind of a research task to see if we can run Syndesis backend core modules (server, meta and db) in pure Docker.
This would enable us to have local test environment where we can test the Syndesis integration design time with ui and backend involved. The UI itself could run locally or as another Docker image.
The setup should be more lightweight and less resource consuming than having Minishift or CodeRead Containers running locally.
Also we should be able to run some automated tests with this setup in CI.
In scope is everything up to designing/creating integrations/connections. Deployment of integrations and integration runtime in general is not in scope for this.
The text was updated successfully, but these errors were encountered: