Skip to content

Latest commit

 

History

History

README.md

eCommerce with Security and DevOps

Udacity Java Web Developer Nanodegree fifth course project, eCommerce Application.


Running with Docker

To go straight to the application, use Docker.

  • docker-compose up -d

Available addresses.

  • e-Commerce API
  • Jenkins
    Disclaimer: You should trigger one build in order to deploy the application at least once before trying to access it. It's all set on Jenkins. Just trigger the build and approve the deployment.
    • Username: ecommerce
    • Password: udacity

Useful links