-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
🌟 Briefly describe the feature
Ability to use external database instead of installing the database server in every container
📝 Detailed description
Currently every container which has database dependency installs the database server within the container. It would be great to have the ability to setup the database connection during the container installation.
💡 Why is this useful?
It is much easier to maintain, backup and migrate the container which uses external database server.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request