Deploy to docker #1378
-
|
I need to ask a question that I have not found answers after research. My company has a pretty specific workflow, Our VMs are not dedicated to one service. Then I a am interesting by the service that Autobase provides, with our own machines, but I would need Postgres DBs deployments to be done in Docker stacks, like with a Docker Compose. I can't find after searching if that is possible, I don't want to be directly on the server. Thanks, Adrien |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Currently the entire installation is performed from packages to the operating system, without using docker containers. This is possible in the future #751 |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your quick answer, so I will watch this |
Beta Was this translation helpful? Give feedback.
Currently the entire installation is performed from packages to the operating system, without using docker containers.
This is possible in the future #751