Git Product home page Git Product logo

yolo's Introduction

Overview

This project involved the containerization and deployment of a full-stack yolo application using Docker.

Requirements

Install the docker engine here:

How to launch the application

Method 1 (faster)

  • NOTE: This method does not require cloning of this repository

  • Navigate to the launch_app folder and copy the contents of the [docker-compose.yaml] in the root of the project

  • On your local machine, navigate to your desired directory and create a docker-compose.yaml file, paste the contents into it and save

    touch docker-compose.yaml

  • Launch the application using docker compose up

    docker compose up

Method 2

  • NOTE: This requires cloning of this whole repository

  • Clone this repository to your local machine

    git clone https://github.com/brianbwire5/yolo.git

  • Navigate to the root directory of your cloned repository

    cd yolo

  • Launch the application using the docker compose command

    docker compose up

Access the application on your browser using the following URL

http://localhost:3000/

How to stop the application

  • Navigate back to your terminal and press "ctrl+c"

How to terminate the application completely

docker compose down

The Docker images used in this application are sourced from this repository

https://hub.docker.com/repositories/brianbwire

Alt text

How to run the app

Use vagrant up --provison command

yolo's People

Contributors

nyagah01-ops avatar jonnygovish avatar vinge1718 avatar maubinyaachi 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.