Open-source event organizing web application and a reference DDD solution.
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.
 
 
 
 
 
Gali T. ERDEM c4d7038154 readme update for helm charts 5 years ago
..
helm-chart Create deploy-staging.ps1 5 years ago
scripts Added version parameter to the images 5 years ago
README.md readme update for helm charts 5 years ago

README.md

Pre-requirements

  • Docker Desktop with Kubernetes enabled
  • Install NGINX ingress for k8s
  • 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 eh-st-account
127.0.0.1 eh-st-www
127.0.0.1 eh-st-api
127.0.0.1 eh-st-admin
127.0.0.1 eh-st-admin-api
  • 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://eh-st-www and https://eh-st-admin
  • Username: admin, password: 1q2w3E*.