Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 558 Bytes

Running Flask on Docker Swarm

Want to learn how to build this?

Check out the tutorial.

Want to use this project?

  1. Fork/Clone

  2. Sign up for Digital Ocean and generate an access token

  3. Add the token to your environment:

    $ export DIGITAL_OCEAN_ACCESS_TOKEN=[your_token]
  4. Spin up four droplets and deploy Docker Swarm:

    $ sh deploy.sh