Giter Site home page Giter Site logo

mehmetumit / address-book Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.76 MB

Personal contact management solution

Dockerfile 1.45% JavaScript 66.16% Shell 3.99% HTML 9.61% TypeScript 18.47% CSS 0.33%
angular ci-cd cloud docker docker-compose grafana javascript nginx nodejs prometheus typescript mongodb

address-book's Introduction

Address Book

frontend-pipeline-status backend-pipeline-status compose-pipeline-status https://codecov.io/gh/mehmetumit/address-book


About

This project aims to provide a hands on cloud native solution for personal contact management.

Usage

All services are running behind an Nginx reverse proxy. The individual service ports are not directly exposed to the host machine. Which help us to manage our environment.

The default configuration pulls backend and frontend images from Docker Hub. If you want to use a locally built version of the images, you can modify the image references to point to your local versions.

By defaul nginx using port 80. In order to change that you need to edit nginx/conf.d/defaul.conf and nginx service in docker-compose.yml .

# Clone the repository
git clone https://github.com/mehmetumit/address-book.git
# Change directory
cd address-book
# Set default .env
cp .env.template .env
# Initialize containers
docker-compose up -d

Service Endpoints

  • Web client: http://localhost
  • Grafana: http://localhost/grafana
  • Prometheus server: http://localhost/prometheus
  • Backend API: http://localhost/api/v1
  • Backend OpenAPI Doc: http://localhost/api/v1/doc

Example System Design And Application Lifecycle

system_design_and_application_lifecycle

address-book's People

Contributors

mehmetumit avatar

Watchers

 avatar

address-book's Issues

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.