myhero_demo
myhero_demo copied to clipboard
This is provided as a very simple application that can be used to demonstrate Cisco Mantl.
Hi Hank, As discussed some days in the issue, thanks to find a "docker stack file" as sample of your amazing myhero app/design. Have a nice day
If the user has GNU sed (either linux or on OS X done `brew install gnu-sed --with-default-names` it will fail: ``` Creating Service Definitions sed: can't read : No such...
Include input form user to represent the deployment name (i.e. "myhero"). This is useful to have multiple deployment to a single environment.
Migrate data storage to a MongoDB instead of raw text files.
Build a new front-end in Angular or another more appropriate option than Python+Flask. Include images for voting rather than text.
Currently the myhero-data service is deployed in a mode where it is proxied through traefik. This is unneeded and a security risk. Update the integration of the application to have...
Currently the myhero-mosca service is deployed in a mode where it is proxied through traefik. This is unneeded and a security risk. "app" and "ernst" already leverage consul to connect...