All Projects → testdrivenio → flask-docker-swarm

testdrivenio / flask-docker-swarm

Licence: MIT license
Running Flask on Docker Swarm

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to flask-docker-swarm

swarm-pack
Package management for Docker Swarm
Stars: ✭ 22 (-24.14%)
Mutual labels:  docker-swarm
addon-portainer
Portainer - Home Assistant Community Add-ons
Stars: ✭ 83 (+186.21%)
Mutual labels:  docker-swarm
docker-box
A lightweight docker application platform for single servers.
Stars: ✭ 62 (+113.79%)
Mutual labels:  docker-swarm
traefik-ondemand-service
Traefik ondemand service for the traefik ondemand plugin
Stars: ✭ 35 (+20.69%)
Mutual labels:  docker-swarm
swarm-router
Scalable stateless «zero config» service-name ingress for docker swarm mode with a fresh more secure approach
Stars: ✭ 58 (+100%)
Mutual labels:  docker-swarm
trafficjam
A Docker firewall for your reverse proxy network
Stars: ✭ 79 (+172.41%)
Mutual labels:  docker-swarm
ddpt
Template for Django Projects - From development to production with Docker Swarm.
Stars: ✭ 54 (+86.21%)
Mutual labels:  docker-swarm
ethibox
Open-source web apps hoster
Stars: ✭ 130 (+348.28%)
Mutual labels:  docker-swarm
selenium-grid-docker-swarm
web scraping in parallel with Selenium Grid and Docker
Stars: ✭ 32 (+10.34%)
Mutual labels:  docker-swarm
distributed-jmeter-docker
No description or website provided.
Stars: ✭ 56 (+93.1%)
Mutual labels:  docker-swarm
docker-elasticsearch
Multi-architecture (arm, x86) Docker image for Elasticsearch
Stars: ✭ 14 (-51.72%)
Mutual labels:  docker-swarm
hivemq4-docker-images
Official Docker Images for the Enterprise MQTT Broker HiveMQ
Stars: ✭ 18 (-37.93%)
Mutual labels:  docker-swarm
microservices-demo.github.io
The Microservices Demo website.
Stars: ✭ 65 (+124.14%)
Mutual labels:  docker-swarm
chip
📦 🐳 🚀 - Smart "dummy" mock for cloud native tests
Stars: ✭ 19 (-34.48%)
Mutual labels:  docker-swarm
clusterplex
ClusterPlex is basically an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
Stars: ✭ 123 (+324.14%)
Mutual labels:  docker-swarm
scim-examples
1Password SCIM bridge deployment examples
Stars: ✭ 91 (+213.79%)
Mutual labels:  docker-swarm
swarm-sync
GitOps for Docker Swarm
Stars: ✭ 62 (+113.79%)
Mutual labels:  docker-swarm
swarm-gcp-faas
Setup OpenFaaS on Google Cloud with Terraform, Docker Swarm and Weave
Stars: ✭ 15 (-48.28%)
Mutual labels:  docker-swarm
swarm-launcher
A docker image to allow the launch of container in docker swarm, with options normally unavailable to swarm mode
Stars: ✭ 28 (-3.45%)
Mutual labels:  docker-swarm
shokku
An open source scalable blockchain infrastructure for Ubiq, Ethereum, POA and IPFS that runs on Kubernetes
Stars: ✭ 33 (+13.79%)
Mutual labels:  docker-swarm

Running Flask on Docker Swarm

Want to learn how to build this?

Check out the post.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].