kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.97k stars 4.72k forks source link

Scaling With Docker Swarm #818

Open davemachado opened 6 years ago

davemachado commented 6 years ago

Great project, but I fail to see how this concept can scale with just one container. I propose we add Docker Swarm support to distribute the load amongst several engines.

Here's a sample script to initialize the swarm (tested on Fedora 26):

D10100111001 commented 6 years ago

I think there is a major flaw in your code. You have a few characters in your code. The max and min amount of characters allowed with nocode is 0.

davemachado commented 6 years ago

diff updated to address comments.