Answer the question
In order to leave comments, you need to log in
How to solve the problem using Docker?
Hi all!
I want to note right away that Docker is on you, but I really want to figure it out and solve this problem.
We have a web application (nginx + php-fpm + mysql), we need to give potential buyers the opportunity to feel the application, while with the ability to "break" (modify) it, access is limited - we do not give source code.
You need a tool that will allow you to easily deploy the test bench, then kill it and re-deploy it.
An important point - on one machine, I want to deploy an unlimited (within reasonable limits) number of containers with test benches.
I would be grateful for links, developments, tips on architecture.
Answer the question
In order to leave comments, you need to log in
So expand, what the question is not clear.
If the machine is under your control, if your containers are deployed from your private registry (the place where the prepared containers are stored), then you can make as many stands as you like and run and kill them as much as you like and the code will not get to the client.
if you really want to do it in a fashionable youth way - master Terraform to manage the docker - you can deploy your code with a slight movement of your heel, at least to a test bench to show the client, at least to Amazon, so that everything starts spinning at once ..
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question