Code Monkey home page Code Monkey logo

food-ordering-system-infra's Introduction

🛠️ K8s to Food Ordering System μ-service

lg-labs License

👋 The K8s files to deploy all Food Ordering System.

From Lg Pentagon or lg5! Get Lg5-Spring to develop μ-services faster.

For more information, check this pages https://lufgarciaqu.medium.com.

Using K8s, Helm and cp-helm-charts

More details

🚀 Deploy Food Ordering System

⚠️ Require the docker images for each Food Ordering System component.
How can you generate the Food Ordering System's images?

You can ...

Using makefile

Install 1/5: Create the kafka cluster.

make install-kafka 

Install 2/5: Create a kafka client.

make kafka-up 

Install 3/5: Create topics manually!

make kafka-exec

Create topics manually with create-topics.sh

Install 4/5: Deploy a Postgres!

make db-up

Install 5/5: Deploying the food ordering system components!

make app-up

🧪 Testing

Execute API using this file api.http.

🗑️ Uninstall

# removing the food ordering system components!
make app-down
# removing Postgres
make db-down
# removing Kafka Server
make uninstall-kafka
# removing Kafka Client
make kafka-down

📚Contents

⚖️ License

The MIT License (MIT). Please see License for more information.

food-ordering-system-infra's People

Contributors

lglabs avatar

Stargazers

 avatar Luis Fernando García Quiroga avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.