You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gökhan Şengün eafda9acc1 Update consul config 5 years ago
..
eshoponabp Update consul config 5 years ago
README.md added readme 5 years ago
deploy-staging.ps1 Update consul config 5 years ago

README.md

Pre-requirements

  • Docker Desktop with Kubernetes enabled
  • Install NGINX ingress for k8s OR
  • Install NGINX ingress using helm
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm repo update

helm install ingress-nginx ingress-nginx/ingress-nginx
  • Install Helm for running helm charts

How to run?

  • Add entries to the hosts file (in Windows: C:\Windows\System32\drivers\etc\hosts):
127.0.0.1 eshoponabp-public-web
127.0.0.1 eshoponabp-authserver
127.0.0.1 eshoponabp-identity
127.0.0.1 eshoponabp-administration
127.0.0.1 eshoponabp-saas
127.0.0.1 eshoponabp-public-webgateway
  • Run build-images.ps1 in the scripts directory.
  • Run deploy-staging.ps1 in the helm-chart directory. It is deployed with the eventhub namespace.
  • You may wait ~30 seconds on first run for preparing the database.
  • Browse https://eshoponabp-public-web and https://eshoponabp-authserver
  • Username: admin, password: 1q2w3E*.