Stakater PlaybookStakater Playbook
Playbook Home
Stakater Home open in new window
  • SAAP open in new window
  • Consultancy open in new window
  • Events open in new window
Platform Assessment open in new window
  • Careers open in new window
  • FAQs open in new window
GitHub open in new window
Playbook Home
Stakater Home open in new window
  • SAAP open in new window
  • Consultancy open in new window
  • Events open in new window
Platform Assessment open in new window
  • Careers open in new window
  • FAQs open in new window
GitHub open in new window
  • Kubernetes

    • AWS
    • Azure
  • Openshift

    • Azure
  • Stakater Platform

    • StakaterPlatform
  • Application Nordmart

    • NordMart Web Application
  • Processes: Bootstrapping

    • Bootstrapping a Github Organization
    • Bootstrapping a Maven App
    • Setup gitlab project via terraform
    • Gitlab Pipeline Configuraton
    • content/processes/bootstrapping/github-integration-with-gitlab-pipeline
  • Processes: Versioning

    • Introduction
    • Branching
    • Versioning
    • Github configuration
    • Repository Structure
  • Processes: Exposing

    • Introduction
    • Services
    • Service Types
    • Ingress
    • ExternalDNS
    • Securing the Connection
    • Xposer
    • Bird’s eye view: Exposing services efficiently
    • TLS using Cert-Manager
    • Exposing Applications on Azure
    • Creating & using custom SSL Certificate
  • Processes: GitOps

    • Introduction
    • GitOps Principles
    • Bird’s eye view: GitOps with Jenkins
    • GitOps with Jenkins
    • Bird’s eye view: GitOps with Flux
    • GitOps with Flux
  • Processes: Deployment

    • Deployment
    • Forecastle
    • Helm Operator and Flux
    • Resource Cleanup
    • Azure Active Directory with Azure Kubernetes Service
  • Workshop: Setting Up

    • Openshift Container Platform Cluster deployment on Azure
    • Adding Azure Active Directory Users to KeyCloak
    • Nordmart Application deployment on OpenShift Container Platform
  • Workshop: Konfigurator

    • Konfigurator
    • Example Scenario
    • Other Use Cases
  • Workshop: Nordmart

    • CI/CD for NordMart
    • Scenario
    • Routes
      • Infrastructure Routes
        • Control
        • Delivery
        • Security
        • Tracing
        • Logging
        • Monitoring
      • NordMart Routes
        • Dev
        • Prod
    • Add New Service to Nordmart
  • Workshop: Sealed Secrets

    • Introduction
    • Scenario
    • Key Management
    • Caveats

# Routes

This document have the routes for the StakaterPlatform and Nordmart Application. Once components are deployed the DOMAIN placeholder will be replaced by user specified domain.

# Infrastructure Routes

# Control

Forecastle: https://forecastle-control.DOMAINopen in new window

Kubernetes Dashboard: https://dashboard-control.DOMAINopen in new window

# Delivery

Nexus: https://nexus-delivery.DOMAINopen in new window

Jenkins: https://jenkins-delivery.DOMAINopen in new window

Docker: https://docker-delivery.DOMAINopen in new window

# Security

KeyCloak: https://keycloak-security.DOMAINopen in new window

# Tracing

Jaeger: https://jaeger-tracing.DOMAINopen in new window

Kiali: https://kiali-tracing.DOMAINopen in new window

# Logging

Kibana: https://kibana-logging.DOMAINopen in new window

Cerebro: https://cerebro-logging.DOMAINopen in new window

ElasticSearch: https://elasticsearch-logging.DOMAINopen in new window

# Monitoring

Prometheus: https://prometheus-monitoring.DOMAINopen in new window

Grafana: https://grafana-monitoring.DOMAINopen in new window

AlertManager: https://alertmanager-monitoring.DOMAINopen in new window

# NordMart Routes

# Dev

Web: https://web-dev.DOMAINopen in new window

Gateway: https://gateway-dev.DOMAINopen in new window

# Prod

Web: https://web-prod.DOMAINopen in new window

Gateway: https://gateway-prod.DOMAINopen in new window

Help us improve this page! open in new window

Scenario Add New Service to Nordmart