Git Product home page Git Product logo

yolo's Introduction

Requirements

Make sure that you have the following installed:

  • node
  • npm
  • MongoDB and start the mongodb service with sudo service mongod start

Navigate to the Client Folder

cd client

Run the folllowing command to install the dependencies

npm install

Run the folllowing to start the app

npm start

Open a new terminal and run the same commands in the backend folder

cd ../backend

npm install

npm start

Go ahead a nd add a product (note that the price field only takes a numeric input)

Requirements for ansible task

In order to do this project install Vagrant and ansible on your local machine

commands needed to perform tasks using vagrant

vagrant box add ubuntu/focal64

vagrant init ubuntu/focal64

This is a link to a working app

vagrant up

vagrant ssh

The vagrantfile created is edited to include ansible configurations then a playbook.yaml file is created.It includes hosts, tasks and variables

In order to run the playbook on our VM we use vagrant provision

Kubernetes task

Make sure you have the following

Steps to go about

  • Create a folder called k8s in order to perform kubernetes operations.
  • Create a deployment and service file that you'll use to manage a cluster

Command to use

kubectl apply -f .

kubectl get pods

H0uMBwJ.md.jpg

H0uMqua.md.jpg

Link to this task

yolo's People

Contributors

suzan97 avatar jonnygovish avatar vinge1718 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.