Skip to content

This repository contains a web application for a bookstore using database, flask and kubernetes.

Notifications You must be signed in to change notification settings

LiviaKarolayne/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store

Under Construction

The scope of the project is a bookstore. It was created to train the integration between a web application, database connection and service delivery in VNF.

Architecture

Technologies used

Web application

  • Flask
  • MySQL Connector Lib
  • HTML
  • CSS

Database

  • MySQL

Infra

  • Docker
  • Kubernetes

Prerequisites

  • Install docker
  • Install kubernetes
  • Install minikube

Installation

git clone https://github.com/LiviaKarolayne/book_store.git
cd book_store/
./util/init.sh

Access Book Store App

kubectl get nodes -o wide
curl <IP Address>:30500

⚠️ Security vulnerabilities have not yet been addressed

About

This repository contains a web application for a bookstore using database, flask and kubernetes.

Resources

Stars

Watchers

Forks

Packages

No packages published