1.2.0 • Published 4 years ago

com.sixt.web.lynx-sixt-plus v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

JavaScript GoOrange Template

ItemDescriptionURL
Project Desc<ui_description>https://URL.goorange.sixt.com/
Project Owner<project_key>https://bitbucket.org/account/user/sixtgoorange/projects/<project_key>
DocumentationLocation of UI Documentationhttps://<documentation_URL>

This is the supported structure for JavaScript (Frontend Only) applications running on the GoOrange platform. This template includes:

  1. Basic JavaScript structure for web applications
  2. Nginx Web Server for optimal performance
  3. Dockerfile to create your artifact (image)
  4. Kubernetes objects for your deployments.
  5. Jenkinsfile for your build pipeline.

What do I need to do?

Next, you’ll need to customize your project.

  1. Add your dependencies to package.json and keep them slim!!
  2. Modify the host field in k8s/{ENV}/ingress.yaml to reflect your DNS entry.
  3. Check your build output within Jenkins: https://ci.goorange.sixt.com/blue/organizations/jenkins/pipelines/
  4. Profit

If you have questions please ask them in the #cop_web Slack channel or look at the GoOrange Platform FAQ!