Skip to content

Main repository of this test project to simulate a micro-service book add generator app. Should own the other micro-services repositories as sub-module.

Notifications You must be signed in to change notification settings

erwanriou/test_microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booker Infra Repository

Table of Contents

Required

Pre-installation

Linux/Ubuntu:

MacOs:

Installation

  • Auth with your cloud environment using the Gcloud command: gcloud auth application-default login
  • Make sure to upload all the secrets needed and apply them to your kubernetes cluster with this command kubectl create secret generic jwt-secret --from-literal=JWT_TOKEN=somerandomsecretyouneedtoinvent
  • Fetch submodules with npm run update
  • Launch with npm run initiate
  • You can check the installation with kubectl get pods.
  • Front will not have certificate, you can bypass chrome security with thisisunsafe: https://miguelpiedrafita.com/chrome-thisisunsafe or with Firefox: https://timleland.com/firefox-allow-self-signed-certificate/

About

Main repository of this test project to simulate a micro-service book add generator app. Should own the other micro-services repositories as sub-module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages