I don't really know anything about docker-swarm.
So, I don't understand even the concept of deploying this template to a simple EC2 instance (or any cloud instance).
I'm running deploy commands from Readme.md but nothing really works.
So, right now I'm running with a simple docker-compose up. But I'm sure, it's not a production solution.
Could you provide me some simple instructions on how to run my project (even if it's just a fresh one from this template.) in some simple cloud instance like EC2?
Sorry, if this question was very silly, and thanks for your attention.
I don't really know anything about
docker-swarm.So, I don't understand even the concept of deploying this template to a simple EC2 instance (or any cloud instance).
I'm running deploy commands from
Readme.mdbut nothing really works.So, right now I'm running with a simple
docker-compose up. But I'm sure, it's not a production solution.Could you provide me some simple instructions on how to run my project (even if it's just a fresh one from this template.) in some simple cloud instance like EC2?
Sorry, if this question was very silly, and thanks for your attention.